#F6AADD Color

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

Color preview

#F6AADD

Color formats

HEX
#F6AADD
RGB
rgb(246, 170, 221)
RGBA
rgba(246, 170, 221, 1)
HSL
hsl(320, 81%, 82%)
HSV
hsv(320, 31%, 96%)
CMYK
cmyk(0%, 31%, 10%, 4%)
CSS variable
--color-primary: #F6AADD;
Lowercase HEX
#f6aadd

Shades

Tints

Tones

Harmony

CSS snippets for #F6AADD

.color-f6aadd {
  color: #F6AADD;
  background-color: #F6AADD;
}

Frequently asked questions

What color is #F6AADD?+

#F6AADD is a HEX color with RGB value rgb(246, 170, 221) and HSL value hsl(320, 81%, 82%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F6AADD?+

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