#F6AAD0 Color

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

Color preview

#F6AAD0

Color formats

HEX
#F6AAD0
RGB
rgb(246, 170, 208)
RGBA
rgba(246, 170, 208, 1)
HSL
hsl(330, 81%, 82%)
HSV
hsv(330, 31%, 96%)
CMYK
cmyk(0%, 31%, 15%, 4%)
CSS variable
--color-primary: #F6AAD0;
Lowercase HEX
#f6aad0

Shades

Tints

Tones

Harmony

CSS snippets for #F6AAD0

.color-f6aad0 {
  color: #F6AAD0;
  background-color: #F6AAD0;
}

Frequently asked questions

What color is #F6AAD0?+

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

What is the closest Tailwind color to #F6AAD0?+

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