#E8CCBF Color

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

Color preview

#E8CCBF

Color formats

HEX
#E8CCBF
RGB
rgb(232, 204, 191)
RGBA
rgba(232, 204, 191, 1)
HSL
hsl(19, 47%, 83%)
HSV
hsv(19, 18%, 91%)
CMYK
cmyk(0%, 12%, 18%, 9%)
CSS variable
--color-primary: #E8CCBF;
Lowercase HEX
#e8ccbf

Shades

Tints

Tones

Harmony

CSS snippets for #E8CCBF

.color-e8ccbf {
  color: #E8CCBF;
  background-color: #E8CCBF;
}

Frequently asked questions

What color is #E8CCBF?+

#E8CCBF is a HEX color with RGB value rgb(232, 204, 191) and HSL value hsl(19, 47%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #E8CCBF?+

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