#F6AAAF Color

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

Color preview

#F6AAAF

Color formats

HEX
#F6AAAF
RGB
rgb(246, 170, 175)
RGBA
rgba(246, 170, 175, 1)
HSL
hsl(356, 81%, 82%)
HSV
hsv(356, 31%, 96%)
CMYK
cmyk(0%, 31%, 29%, 4%)
CSS variable
--color-primary: #F6AAAF;
Lowercase HEX
#f6aaaf

Shades

Tints

Tones

Harmony

CSS snippets for #F6AAAF

.color-f6aaaf {
  color: #F6AAAF;
  background-color: #F6AAAF;
}

Frequently asked questions

What color is #F6AAAF?+

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

What is the closest Tailwind color to #F6AAAF?+

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