#EBAF23 Color

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

Color preview

#EBAF23

Color formats

HEX
#EBAF23
RGB
rgb(235, 175, 35)
RGBA
rgba(235, 175, 35, 1)
HSL
hsl(42, 83%, 53%)
HSV
hsv(42, 85%, 92%)
CMYK
cmyk(0%, 26%, 85%, 8%)
CSS variable
--color-primary: #EBAF23;
Lowercase HEX
#ebaf23

Shades

Tints

Tones

Harmony

CSS snippets for #EBAF23

.color-ebaf23 {
  color: #EBAF23;
  background-color: #EBAF23;
}

Frequently asked questions

What color is #EBAF23?+

#EBAF23 is a HEX color with RGB value rgb(235, 175, 35) and HSL value hsl(42, 83%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EBAF23?+

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