#E6AABB Color

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

Color preview

#E6AABB

Color formats

HEX
#E6AABB
RGB
rgb(230, 170, 187)
RGBA
rgba(230, 170, 187, 1)
HSL
hsl(343, 55%, 78%)
HSV
hsv(343, 26%, 90%)
CMYK
cmyk(0%, 26%, 19%, 10%)
CSS variable
--color-primary: #E6AABB;
Lowercase HEX
#e6aabb

Shades

Tints

Tones

Harmony

CSS snippets for #E6AABB

.color-e6aabb {
  color: #E6AABB;
  background-color: #E6AABB;
}

Frequently asked questions

What color is #E6AABB?+

#E6AABB is a HEX color with RGB value rgb(230, 170, 187) and HSL value hsl(343, 55%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E6AABB?+

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