Skip to content

#EDA290

≈ darksalmon · rgb(237, 162, 144)
Color formats
HEX#EDA290
RGBrgb(237, 162, 144)
HSLhsl(12, 72%, 75%)
HSVhsv(12, 39%, 93%)
OKLCHoklch(78% 0.09 34)
CMYKcmyk(0%, 32%, 39%, 7%)
Contrast & accessibility
On white2.06:1below AA
On black10.17:1AA pass
Best text color#000000
Nearest CSS name: darksalmon
Copy-ready code
CSS custom properties
:root {
  --darksalmon: #eda290;
  --darksalmon-rgb: 237 162 144;
  --darksalmon-oklch: oklch(78% 0.09 34);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darksalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eda290] text-[#eda290] border-[#eda290]
Shades & tints
Color harmonies
About this color

#EDA290 is a color with the RGB value rgb(237, 162, 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 #EDA290 to other formats

Palettes with a similar color

Gradients with a similar color

Copied