#EB9D38 Color

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

Color preview

#EB9D38

Color formats

HEX
#EB9D38
RGB
rgb(235, 157, 56)
RGBA
rgba(235, 157, 56, 1)
HSL
hsl(34, 82%, 57%)
HSV
hsv(34, 76%, 92%)
CMYK
cmyk(0%, 33%, 76%, 8%)
CSS variable
--color-primary: #EB9D38;
Lowercase HEX
#eb9d38

Shades

Tints

Tones

Harmony

CSS snippets for #EB9D38

.color-eb9d38 {
  color: #EB9D38;
  background-color: #EB9D38;
}

Frequently asked questions

What color is #EB9D38?+

#EB9D38 is a HEX color with RGB value rgb(235, 157, 56) and HSL value hsl(34, 82%, 57%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EB9D38?+

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