Skip to content

#E1962E

≈ darkgoldenrod · rgb(225, 150, 46)
Color formats
HEX#E1962E
RGBrgb(225, 150, 46)
HSLhsl(35, 75%, 53%)
HSVhsv(35, 80%, 88%)
OKLCHoklch(73% 0.14 70)
CMYKcmyk(0%, 33%, 80%, 12%)
Contrast & accessibility
On white2.44:1below AA
On black8.60:1AA pass
Best text color#000000
Nearest CSS name: darkgoldenrod
Copy-ready code
CSS custom properties
:root {
  --darkgoldenrod: #e1962e;
  --darkgoldenrod-rgb: 225 150 46;
  --darkgoldenrod-oklch: oklch(73% 0.14 70);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkgoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e1962e] text-[#e1962e] border-[#e1962e]
Shades & tints
Color harmonies
About this color

#E1962E is a color with the RGB value rgb(225, 150, 46). Its closest CSS named color is "darkgoldenrod". 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 #E1962E to other formats

Palettes with a similar color

Gradients with a similar color

Copied