#EBCC90 Color

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

Color preview

#EBCC90

Color formats

HEX
#EBCC90
RGB
rgb(235, 204, 144)
RGBA
rgba(235, 204, 144, 1)
HSL
hsl(40, 69%, 74%)
HSV
hsv(40, 39%, 92%)
CMYK
cmyk(0%, 13%, 39%, 8%)
CSS variable
--color-primary: #EBCC90;
Lowercase HEX
#ebcc90

Shades

Tints

Tones

Harmony

CSS snippets for #EBCC90

.color-ebcc90 {
  color: #EBCC90;
  background-color: #EBCC90;
}

Frequently asked questions

What color is #EBCC90?+

#EBCC90 is a HEX color with RGB value rgb(235, 204, 144) and HSL value hsl(40, 69%, 74%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EBCC90?+

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