#E69100 Color

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

Color preview

#E69100

Color formats

HEX
#E69100
RGB
rgb(230, 145, 0)
RGBA
rgba(230, 145, 0, 1)
HSL
hsl(38, 100%, 45%)
HSV
hsv(38, 100%, 90%)
CMYK
cmyk(0%, 37%, 100%, 10%)
CSS variable
--color-primary: #E69100;
Lowercase HEX
#e69100

Shades

Tints

Tones

Harmony

CSS snippets for #E69100

.color-e69100 {
  color: #E69100;
  background-color: #E69100;
}

Frequently asked questions

What color is #E69100?+

#E69100 is a HEX color with RGB value rgb(230, 145, 0) and HSL value hsl(38, 100%, 45%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #E69100?+

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