Skip to content

#E27D55

≈ lightsalmon · rgb(226, 125, 85)
Color formats
HEX#E27D55
RGBrgb(226, 125, 85)
HSLhsl(17, 71%, 61%)
HSVhsv(17, 62%, 89%)
OKLCHoklch(69% 0.14 42)
CMYKcmyk(0%, 45%, 62%, 11%)
Contrast & accessibility
On white2.88:1below AA
On black7.30:1AA pass
Best text color#000000
Nearest CSS name: lightsalmon
Copy-ready code
CSS custom properties
:root {
  --lightsalmon: #e27d55;
  --lightsalmon-rgb: 226 125 85;
  --lightsalmon-oklch: oklch(69% 0.14 42);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightsalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e27d55] text-[#e27d55] border-[#e27d55]
Shades & tints
Color harmonies
About this color

#E27D55 is a color with the RGB value rgb(226, 125, 85). Its closest CSS named color is "lightsalmon". 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 #E27D55 to other formats

Palettes with a similar color

Gradients with a similar color

Copied