#EDBEA4 Color

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

Color preview

#EDBEA4

Color formats

HEX
#EDBEA4
RGB
rgb(237, 190, 164)
RGBA
rgba(237, 190, 164, 1)
HSL
hsl(21, 67%, 79%)
HSV
hsv(21, 31%, 93%)
CMYK
cmyk(0%, 20%, 31%, 7%)
CSS variable
--color-primary: #EDBEA4;
Lowercase HEX
#edbea4

Shades

Tints

Tones

Harmony

CSS snippets for #EDBEA4

.color-edbea4 {
  color: #EDBEA4;
  background-color: #EDBEA4;
}

Frequently asked questions

What color is #EDBEA4?+

#EDBEA4 is a HEX color with RGB value rgb(237, 190, 164) and HSL value hsl(21, 67%, 79%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EDBEA4?+

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