#EDCEBF Color

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

Color preview

#EDCEBF

Color formats

HEX
#EDCEBF
RGB
rgb(237, 206, 191)
RGBA
rgba(237, 206, 191, 1)
HSL
hsl(20, 56%, 84%)
HSV
hsv(20, 19%, 93%)
CMYK
cmyk(0%, 13%, 19%, 7%)
CSS variable
--color-primary: #EDCEBF;
Lowercase HEX
#edcebf

Shades

Tints

Tones

Harmony

CSS snippets for #EDCEBF

.color-edcebf {
  color: #EDCEBF;
  background-color: #EDCEBF;
}

Frequently asked questions

What color is #EDCEBF?+

#EDCEBF is a HEX color with RGB value rgb(237, 206, 191) and HSL value hsl(20, 56%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EDCEBF?+

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