#E69900 Color

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

Color preview

#E69900

Color formats

HEX
#E69900
RGB
rgb(230, 153, 0)
RGBA
rgba(230, 153, 0, 1)
HSL
hsl(40, 100%, 45%)
HSV
hsv(40, 100%, 90%)
CMYK
cmyk(0%, 33%, 100%, 10%)
CSS variable
--color-primary: #E69900;
Lowercase HEX
#e69900

Shades

Tints

Tones

Harmony

CSS snippets for #E69900

.color-e69900 {
  color: #E69900;
  background-color: #E69900;
}

Frequently asked questions

What color is #E69900?+

#E69900 is a HEX color with RGB value rgb(230, 153, 0) and HSL value hsl(40, 100%, 45%). Its closest CSS named color is Orange.

What is the closest Tailwind color to #E69900?+

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