#EACDBF Color

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

Color preview

#EACDBF

Color formats

HEX
#EACDBF
RGB
rgb(234, 205, 191)
RGBA
rgba(234, 205, 191, 1)
HSL
hsl(20, 51%, 83%)
HSV
hsv(20, 18%, 92%)
CMYK
cmyk(0%, 12%, 18%, 8%)
CSS variable
--color-primary: #EACDBF;
Lowercase HEX
#eacdbf

Shades

Tints

Tones

Harmony

CSS snippets for #EACDBF

.color-eacdbf {
  color: #EACDBF;
  background-color: #EACDBF;
}

Frequently asked questions

What color is #EACDBF?+

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

What is the closest Tailwind color to #EACDBF?+

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