#E0BAC2 Color

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

Color preview

#E0BAC2

Color formats

HEX
#E0BAC2
RGB
rgb(224, 186, 194)
RGBA
rgba(224, 186, 194, 1)
HSL
hsl(347, 38%, 80%)
HSV
hsv(347, 17%, 88%)
CMYK
cmyk(0%, 17%, 13%, 12%)
CSS variable
--color-primary: #E0BAC2;
Lowercase HEX
#e0bac2

Shades

Tints

Tones

Harmony

CSS snippets for #E0BAC2

.color-e0bac2 {
  color: #E0BAC2;
  background-color: #E0BAC2;
}

Frequently asked questions

What color is #E0BAC2?+

#E0BAC2 is a HEX color with RGB value rgb(224, 186, 194) and HSL value hsl(347, 38%, 80%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E0BAC2?+

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