#F5AADD Color

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

Color preview

#F5AADD

Color formats

HEX
#F5AADD
RGB
rgb(245, 170, 221)
RGBA
rgba(245, 170, 221, 1)
HSL
hsl(319, 79%, 81%)
HSV
hsv(319, 31%, 96%)
CMYK
cmyk(0%, 31%, 10%, 4%)
CSS variable
--color-primary: #F5AADD;
Lowercase HEX
#f5aadd

Shades

Tints

Tones

Harmony

CSS snippets for #F5AADD

.color-f5aadd {
  color: #F5AADD;
  background-color: #F5AADD;
}

Frequently asked questions

What color is #F5AADD?+

#F5AADD is a HEX color with RGB value rgb(245, 170, 221) and HSL value hsl(319, 79%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #F5AADD?+

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