#E69D3C Color

Inspect #E69D3C across formats, palettes, contrast and closest named color matches.

Color preview

#E69D3C

Color formats

HEX
#E69D3C
RGB
rgb(230, 157, 60)
RGBA
rgba(230, 157, 60, 1)
HSL
hsl(34, 77%, 57%)
HSV
hsv(34, 74%, 90%)
CMYK
cmyk(0%, 32%, 74%, 10%)
CSS variable
--color-primary: #E69D3C;
Lowercase HEX
#e69d3c

Shades

Tints

Tones

Harmony

CSS snippets for #E69D3C

.color-e69d3c {
  color: #E69D3C;
  background-color: #E69D3C;
}

Frequently asked questions

What color is #E69D3C?+

#E69D3C is a HEX color with RGB value rgb(230, 157, 60) and HSL value hsl(34, 77%, 57%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E69D3C?+

The closest Tailwind color is orange-400, available as the bg-orange-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools