#ECDCBF Color

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

Color preview

#ECDCBF

Color formats

HEX
#ECDCBF
RGB
rgb(236, 220, 191)
RGBA
rgba(236, 220, 191, 1)
HSL
hsl(39, 54%, 84%)
HSV
hsv(39, 19%, 93%)
CMYK
cmyk(0%, 7%, 19%, 7%)
CSS variable
--color-primary: #ECDCBF;
Lowercase HEX
#ecdcbf

Shades

Tints

Tones

Harmony

CSS snippets for #ECDCBF

.color-ecdcbf {
  color: #ECDCBF;
  background-color: #ECDCBF;
}

Frequently asked questions

What color is #ECDCBF?+

#ECDCBF is a HEX color with RGB value rgb(236, 220, 191) and HSL value hsl(39, 54%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #ECDCBF?+

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