#EB9E19 Color

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

Color preview

#EB9E19

Color formats

HEX
#EB9E19
RGB
rgb(235, 158, 25)
RGBA
rgba(235, 158, 25, 1)
HSL
hsl(38, 84%, 51%)
HSV
hsv(38, 89%, 92%)
CMYK
cmyk(0%, 33%, 89%, 8%)
CSS variable
--color-primary: #EB9E19;
Lowercase HEX
#eb9e19

Shades

Tints

Tones

Harmony

CSS snippets for #EB9E19

.color-eb9e19 {
  color: #EB9E19;
  background-color: #EB9E19;
}

Frequently asked questions

What color is #EB9E19?+

#EB9E19 is a HEX color with RGB value rgb(235, 158, 25) and HSL value hsl(38, 84%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EB9E19?+

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