#EDBF9F Color

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

Color preview

#EDBF9F

Color formats

HEX
#EDBF9F
RGB
rgb(237, 191, 159)
RGBA
rgba(237, 191, 159, 1)
HSL
hsl(25, 68%, 78%)
HSV
hsv(25, 33%, 93%)
CMYK
cmyk(0%, 19%, 33%, 7%)
CSS variable
--color-primary: #EDBF9F;
Lowercase HEX
#edbf9f

Shades

Tints

Tones

Harmony

CSS snippets for #EDBF9F

.color-edbf9f {
  color: #EDBF9F;
  background-color: #EDBF9F;
}

Frequently asked questions

What color is #EDBF9F?+

#EDBF9F is a HEX color with RGB value rgb(237, 191, 159) and HSL value hsl(25, 68%, 78%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EDBF9F?+

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