#EBBB8C Color

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

Color preview

#EBBB8C

Color formats

HEX
#EBBB8C
RGB
rgb(235, 187, 140)
RGBA
rgba(235, 187, 140, 1)
HSL
hsl(30, 70%, 74%)
HSV
hsv(30, 40%, 92%)
CMYK
cmyk(0%, 20%, 40%, 8%)
CSS variable
--color-primary: #EBBB8C;
Lowercase HEX
#ebbb8c

Shades

Tints

Tones

Harmony

CSS snippets for #EBBB8C

.color-ebbb8c {
  color: #EBBB8C;
  background-color: #EBBB8C;
}

Frequently asked questions

What color is #EBBB8C?+

#EBBB8C is a HEX color with RGB value rgb(235, 187, 140) and HSL value hsl(30, 70%, 74%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EBBB8C?+

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