#E69D28 Color

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

Color preview

#E69D28

Color formats

HEX
#E69D28
RGB
rgb(230, 157, 40)
RGBA
rgba(230, 157, 40, 1)
HSL
hsl(37, 79%, 53%)
HSV
hsv(37, 83%, 90%)
CMYK
cmyk(0%, 32%, 83%, 10%)
CSS variable
--color-primary: #E69D28;
Lowercase HEX
#e69d28

Shades

Tints

Tones

Harmony

CSS snippets for #E69D28

.color-e69d28 {
  color: #E69D28;
  background-color: #E69D28;
}

Frequently asked questions

What color is #E69D28?+

#E69D28 is a HEX color with RGB value rgb(230, 157, 40) and HSL value hsl(37, 79%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E69D28?+

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