#EBCC8F Color

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

Color preview

#EBCC8F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBCC8F

.color-ebcc8f {
  color: #EBCC8F;
  background-color: #EBCC8F;
}

Frequently asked questions

What color is #EBCC8F?+

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

What is the closest Tailwind color to #EBCC8F?+

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