#F6AAC2 Color

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

Color preview

#F6AAC2

Color formats

HEX
#F6AAC2
RGB
rgb(246, 170, 194)
RGBA
rgba(246, 170, 194, 1)
HSL
hsl(341, 81%, 82%)
HSV
hsv(341, 31%, 96%)
CMYK
cmyk(0%, 31%, 21%, 4%)
CSS variable
--color-primary: #F6AAC2;
Lowercase HEX
#f6aac2

Shades

Tints

Tones

Harmony

CSS snippets for #F6AAC2

.color-f6aac2 {
  color: #F6AAC2;
  background-color: #F6AAC2;
}

Frequently asked questions

What color is #F6AAC2?+

#F6AAC2 is a HEX color with RGB value rgb(246, 170, 194) and HSL value hsl(341, 81%, 82%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F6AAC2?+

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