Skip to content

#E49478

≈ darksalmon · rgb(228, 148, 120)
Color formats
HEX#E49478
RGBrgb(228, 148, 120)
HSLhsl(16, 67%, 68%)
HSVhsv(16, 47%, 89%)
OKLCHoklch(74% 0.11 40)
CMYKcmyk(0%, 35%, 47%, 11%)
Contrast & accessibility
On white2.38:1below AA
On black8.81:1AA pass
Best text color#000000
Nearest CSS name: darksalmon
Copy-ready code
CSS custom properties
:root {
  --darksalmon: #e49478;
  --darksalmon-rgb: 228 148 120;
  --darksalmon-oklch: oklch(74% 0.11 40);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darksalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e49478] text-[#e49478] border-[#e49478]
Shades & tints
Color harmonies
About this color

#E49478 is a color with the RGB value rgb(228, 148, 120). 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 #E49478 to other formats

Palettes with a similar color

Gradients with a similar color

Copied