#E7CCBF Color

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

Color preview

#E7CCBF

Color formats

HEX
#E7CCBF
RGB
rgb(231, 204, 191)
RGBA
rgba(231, 204, 191, 1)
HSL
hsl(20, 45%, 83%)
HSV
hsv(20, 17%, 91%)
CMYK
cmyk(0%, 12%, 17%, 9%)
CSS variable
--color-primary: #E7CCBF;
Lowercase HEX
#e7ccbf

Shades

Tints

Tones

Harmony

CSS snippets for #E7CCBF

.color-e7ccbf {
  color: #E7CCBF;
  background-color: #E7CCBF;
}

Frequently asked questions

What color is #E7CCBF?+

#E7CCBF is a HEX color with RGB value rgb(231, 204, 191) and HSL value hsl(20, 45%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #E7CCBF?+

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