Skip to content

Darksalmon #E9967A

darksalmon · rgb(233, 150, 122)
Color formats
HEX#E9967A
RGBrgb(233, 150, 122)
HSLhsl(15, 72%, 70%)
HSVhsv(15, 48%, 91%)
OKLCHoklch(75% 0.11 39)
CMYKcmyk(0%, 36%, 48%, 9%)
Contrast & accessibility
On white2.31:1below AA
On black9.11:1AA pass
Best text color#000000
Nearest CSS name: darksalmon
Copy-ready code
CSS custom properties
:root {
  --darksalmon: #e9967a;
  --darksalmon-rgb: 233 150 122;
  --darksalmon-oklch: oklch(75% 0.11 39);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darksalmon-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e9967a] text-[#e9967a] border-[#e9967a]
Shades & tints
Color harmonies
About this color

#E9967A is a color with the RGB value rgb(233, 150, 122). 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 #E9967A to other formats

Palettes with a similar color

Gradients with a similar color

Copied