#E1BCBF Color

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

Color preview

#E1BCBF

Color formats

HEX
#E1BCBF
RGB
rgb(225, 188, 191)
RGBA
rgba(225, 188, 191, 1)
HSL
hsl(355, 38%, 81%)
HSV
hsv(355, 16%, 88%)
CMYK
cmyk(0%, 16%, 15%, 12%)
CSS variable
--color-primary: #E1BCBF;
Lowercase HEX
#e1bcbf

Shades

Tints

Tones

Harmony

CSS snippets for #E1BCBF

.color-e1bcbf {
  color: #E1BCBF;
  background-color: #E1BCBF;
}

Frequently asked questions

What color is #E1BCBF?+

#E1BCBF is a HEX color with RGB value rgb(225, 188, 191) and HSL value hsl(355, 38%, 81%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E1BCBF?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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