#E4BFBB Color

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

Color preview

#E4BFBB

Color formats

HEX
#E4BFBB
RGB
rgb(228, 191, 187)
RGBA
rgba(228, 191, 187, 1)
HSL
hsl(6, 43%, 81%)
HSV
hsv(6, 18%, 89%)
CMYK
cmyk(0%, 16%, 18%, 11%)
CSS variable
--color-primary: #E4BFBB;
Lowercase HEX
#e4bfbb

Shades

Tints

Tones

Harmony

CSS snippets for #E4BFBB

.color-e4bfbb {
  color: #E4BFBB;
  background-color: #E4BFBB;
}

Frequently asked questions

What color is #E4BFBB?+

#E4BFBB is a HEX color with RGB value rgb(228, 191, 187) and HSL value hsl(6, 43%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E4BFBB?+

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