#EDCEBB Color

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

Color preview

#EDCEBB

Color formats

HEX
#EDCEBB
RGB
rgb(237, 206, 187)
RGBA
rgba(237, 206, 187, 1)
HSL
hsl(23, 58%, 83%)
HSV
hsv(23, 21%, 93%)
CMYK
cmyk(0%, 13%, 21%, 7%)
CSS variable
--color-primary: #EDCEBB;
Lowercase HEX
#edcebb

Shades

Tints

Tones

Harmony

CSS snippets for #EDCEBB

.color-edcebb {
  color: #EDCEBB;
  background-color: #EDCEBB;
}

Frequently asked questions

What color is #EDCEBB?+

#EDCEBB is a HEX color with RGB value rgb(237, 206, 187) and HSL value hsl(23, 58%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EDCEBB?+

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