#F5AACD Color

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

Color preview

#F5AACD

Color formats

HEX
#F5AACD
RGB
rgb(245, 170, 205)
RGBA
rgba(245, 170, 205, 1)
HSL
hsl(332, 79%, 81%)
HSV
hsv(332, 31%, 96%)
CMYK
cmyk(0%, 31%, 16%, 4%)
CSS variable
--color-primary: #F5AACD;
Lowercase HEX
#f5aacd

Shades

Tints

Tones

Harmony

CSS snippets for #F5AACD

.color-f5aacd {
  color: #F5AACD;
  background-color: #F5AACD;
}

Frequently asked questions

What color is #F5AACD?+

#F5AACD is a HEX color with RGB value rgb(245, 170, 205) and HSL value hsl(332, 79%, 81%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #F5AACD?+

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