#E69B21 Color

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

Color preview

#E69B21

Color formats

HEX
#E69B21
RGB
rgb(230, 155, 33)
RGBA
rgba(230, 155, 33, 1)
HSL
hsl(37, 80%, 52%)
HSV
hsv(37, 86%, 90%)
CMYK
cmyk(0%, 33%, 86%, 10%)
CSS variable
--color-primary: #E69B21;
Lowercase HEX
#e69b21

Shades

Tints

Tones

Harmony

CSS snippets for #E69B21

.color-e69b21 {
  color: #E69B21;
  background-color: #E69B21;
}

Frequently asked questions

What color is #E69B21?+

#E69B21 is a HEX color with RGB value rgb(230, 155, 33) and HSL value hsl(37, 80%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E69B21?+

The closest Tailwind color is amber-500, available as the bg-amber-500 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