#E6BAC6 Color

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

Color preview

#E6BAC6

Color formats

HEX
#E6BAC6
RGB
rgb(230, 186, 198)
RGBA
rgba(230, 186, 198, 1)
HSL
hsl(344, 47%, 82%)
HSV
hsv(344, 19%, 90%)
CMYK
cmyk(0%, 19%, 14%, 10%)
CSS variable
--color-primary: #E6BAC6;
Lowercase HEX
#e6bac6

Shades

Tints

Tones

Harmony

CSS snippets for #E6BAC6

.color-e6bac6 {
  color: #E6BAC6;
  background-color: #E6BAC6;
}

Frequently asked questions

What color is #E6BAC6?+

#E6BAC6 is a HEX color with RGB value rgb(230, 186, 198) and HSL value hsl(344, 47%, 82%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #E6BAC6?+

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