#E6AAAF Color

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

Color preview

#E6AAAF

Color formats

HEX
#E6AAAF
RGB
rgb(230, 170, 175)
RGBA
rgba(230, 170, 175, 1)
HSL
hsl(355, 55%, 78%)
HSV
hsv(355, 26%, 90%)
CMYK
cmyk(0%, 26%, 24%, 10%)
CSS variable
--color-primary: #E6AAAF;
Lowercase HEX
#e6aaaf

Shades

Tints

Tones

Harmony

CSS snippets for #E6AAAF

.color-e6aaaf {
  color: #E6AAAF;
  background-color: #E6AAAF;
}

Frequently asked questions

What color is #E6AAAF?+

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

What is the closest Tailwind color to #E6AAAF?+

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