#EB9A29 Color

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

Color preview

#EB9A29

Color formats

HEX
#EB9A29
RGB
rgb(235, 154, 41)
RGBA
rgba(235, 154, 41, 1)
HSL
hsl(35, 83%, 54%)
HSV
hsv(35, 83%, 92%)
CMYK
cmyk(0%, 34%, 83%, 8%)
CSS variable
--color-primary: #EB9A29;
Lowercase HEX
#eb9a29

Shades

Tints

Tones

Harmony

CSS snippets for #EB9A29

.color-eb9a29 {
  color: #EB9A29;
  background-color: #EB9A29;
}

Frequently asked questions

What color is #EB9A29?+

#EB9A29 is a HEX color with RGB value rgb(235, 154, 41) and HSL value hsl(35, 83%, 54%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EB9A29?+

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