#E99B25 Color

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

Color preview

#E99B25

Color formats

HEX
#E99B25
RGB
rgb(233, 155, 37)
RGBA
rgba(233, 155, 37, 1)
HSL
hsl(36, 82%, 53%)
HSV
hsv(36, 84%, 91%)
CMYK
cmyk(0%, 33%, 84%, 9%)
CSS variable
--color-primary: #E99B25;
Lowercase HEX
#e99b25

Shades

Tints

Tones

Harmony

CSS snippets for #E99B25

.color-e99b25 {
  color: #E99B25;
  background-color: #E99B25;
}

Frequently asked questions

What color is #E99B25?+

#E99B25 is a HEX color with RGB value rgb(233, 155, 37) and HSL value hsl(36, 82%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E99B25?+

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