#EABB8C Color

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

Color preview

#EABB8C

Color formats

HEX
#EABB8C
RGB
rgb(234, 187, 140)
RGBA
rgba(234, 187, 140, 1)
HSL
hsl(30, 69%, 73%)
HSV
hsv(30, 40%, 92%)
CMYK
cmyk(0%, 20%, 40%, 8%)
CSS variable
--color-primary: #EABB8C;
Lowercase HEX
#eabb8c

Shades

Tints

Tones

Harmony

CSS snippets for #EABB8C

.color-eabb8c {
  color: #EABB8C;
  background-color: #EABB8C;
}

Frequently asked questions

What color is #EABB8C?+

#EABB8C is a HEX color with RGB value rgb(234, 187, 140) and HSL value hsl(30, 69%, 73%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EABB8C?+

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