Skip to content

#E0956F

≈ darksalmon · rgb(224, 149, 111)
Color formats
HEX#E0956F
RGBrgb(224, 149, 111)
HSLhsl(20, 65%, 66%)
HSVhsv(20, 50%, 88%)
OKLCHoklch(74% 0.1 47)
CMYKcmyk(0%, 33%, 50%, 12%)
Contrast & accessibility
On white2.41:1below AA
On black8.70:1AA pass
Best text color#000000
Nearest CSS name: darksalmon
Copy-ready code
CSS custom properties
:root {
  --darksalmon: #e0956f;
  --darksalmon-rgb: 224 149 111;
  --darksalmon-oklch: oklch(74% 0.1 47);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darksalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e0956f] text-[#e0956f] border-[#e0956f]
Shades & tints
Color harmonies
About this color

#E0956F is a color with the RGB value rgb(224, 149, 111). Its closest CSS named color is "darksalmon". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #E0956F to other formats

Palettes with a similar color

Gradients with a similar color

Copied