#EDBF9B Color

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

Color preview

#EDBF9B

Color formats

HEX
#EDBF9B
RGB
rgb(237, 191, 155)
RGBA
rgba(237, 191, 155, 1)
HSL
hsl(26, 69%, 77%)
HSV
hsv(26, 35%, 93%)
CMYK
cmyk(0%, 19%, 35%, 7%)
CSS variable
--color-primary: #EDBF9B;
Lowercase HEX
#edbf9b

Shades

Tints

Tones

Harmony

CSS snippets for #EDBF9B

.color-edbf9b {
  color: #EDBF9B;
  background-color: #EDBF9B;
}

Frequently asked questions

What color is #EDBF9B?+

#EDBF9B is a HEX color with RGB value rgb(237, 191, 155) and HSL value hsl(26, 69%, 77%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EDBF9B?+

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