Skip to content

#EAAC90

≈ darksalmon · rgb(234, 172, 144)
Color formats
HEX#EAAC90
RGBrgb(234, 172, 144)
HSLhsl(19, 68%, 74%)
HSVhsv(19, 38%, 92%)
OKLCHoklch(80% 0.08 45)
CMYKcmyk(0%, 26%, 38%, 8%)
Contrast & accessibility
On white1.94:1below AA
On black10.80:1AA pass
Best text color#000000
Nearest CSS name: darksalmon
Copy-ready code
CSS custom properties
:root {
  --darksalmon: #eaac90;
  --darksalmon-rgb: 234 172 144;
  --darksalmon-oklch: oklch(80% 0.08 45);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darksalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eaac90] text-[#eaac90] border-[#eaac90]
Shades & tints
Color harmonies
About this color

#EAAC90 is a color with the RGB value rgb(234, 172, 144). 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 #EAAC90 to other formats

Palettes with a similar color

Gradients with a similar color

Copied