#E65000 Color

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

Color preview

#E65000

Color formats

HEX
#E65000
RGB
rgb(230, 80, 0)
RGBA
rgba(230, 80, 0, 1)
HSL
hsl(21, 100%, 45%)
HSV
hsv(21, 100%, 90%)
CMYK
cmyk(0%, 65%, 100%, 10%)
CSS variable
--color-primary: #E65000;
Lowercase HEX
#e65000

Shades

Tints

Tones

Harmony

CSS snippets for #E65000

.color-e65000 {
  color: #E65000;
  background-color: #E65000;
}

Frequently asked questions

What color is #E65000?+

#E65000 is a HEX color with RGB value rgb(230, 80, 0) and HSL value hsl(21, 100%, 45%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #E65000?+

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