#EB9F25 Color

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

Color preview

#EB9F25

Color formats

HEX
#EB9F25
RGB
rgb(235, 159, 37)
RGBA
rgba(235, 159, 37, 1)
HSL
hsl(37, 83%, 53%)
HSV
hsv(37, 84%, 92%)
CMYK
cmyk(0%, 32%, 84%, 8%)
CSS variable
--color-primary: #EB9F25;
Lowercase HEX
#eb9f25

Shades

Tints

Tones

Harmony

CSS snippets for #EB9F25

.color-eb9f25 {
  color: #EB9F25;
  background-color: #EB9F25;
}

Frequently asked questions

What color is #EB9F25?+

#EB9F25 is a HEX color with RGB value rgb(235, 159, 37) and HSL value hsl(37, 83%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EB9F25?+

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