#EBBC5F Color

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

Color preview

#EBBC5F

Color formats

HEX
#EBBC5F
RGB
rgb(235, 188, 95)
RGBA
rgba(235, 188, 95, 1)
HSL
hsl(40, 78%, 65%)
HSV
hsv(40, 60%, 92%)
CMYK
cmyk(0%, 20%, 60%, 8%)
CSS variable
--color-primary: #EBBC5F;
Lowercase HEX
#ebbc5f

Shades

Tints

Tones

Harmony

CSS snippets for #EBBC5F

.color-ebbc5f {
  color: #EBBC5F;
  background-color: #EBBC5F;
}

Frequently asked questions

What color is #EBBC5F?+

#EBBC5F is a HEX color with RGB value rgb(235, 188, 95) and HSL value hsl(40, 78%, 65%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EBBC5F?+

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