#EBCC4E Color

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

Color preview

#EBCC4E

Color formats

HEX
#EBCC4E
RGB
rgb(235, 204, 78)
RGBA
rgba(235, 204, 78, 1)
HSL
hsl(48, 80%, 61%)
HSV
hsv(48, 67%, 92%)
CMYK
cmyk(0%, 13%, 67%, 8%)
CSS variable
--color-primary: #EBCC4E;
Lowercase HEX
#ebcc4e

Shades

Tints

Tones

Harmony

CSS snippets for #EBCC4E

.color-ebcc4e {
  color: #EBCC4E;
  background-color: #EBCC4E;
}

Frequently asked questions

What color is #EBCC4E?+

#EBCC4E is a HEX color with RGB value rgb(235, 204, 78) and HSL value hsl(48, 80%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EBCC4E?+

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