#E9CDBF Color

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

Color preview

#E9CDBF

Color formats

HEX
#E9CDBF
RGB
rgb(233, 205, 191)
RGBA
rgba(233, 205, 191, 1)
HSL
hsl(20, 49%, 83%)
HSV
hsv(20, 18%, 91%)
CMYK
cmyk(0%, 12%, 18%, 9%)
CSS variable
--color-primary: #E9CDBF;
Lowercase HEX
#e9cdbf

Shades

Tints

Tones

Harmony

CSS snippets for #E9CDBF

.color-e9cdbf {
  color: #E9CDBF;
  background-color: #E9CDBF;
}

Frequently asked questions

What color is #E9CDBF?+

#E9CDBF is a HEX color with RGB value rgb(233, 205, 191) and HSL value hsl(20, 49%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #E9CDBF?+

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