#F5AACF Color

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

Color preview

#F5AACF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #F5AACF

.color-f5aacf {
  color: #F5AACF;
  background-color: #F5AACF;
}

Frequently asked questions

What color is #F5AACF?+

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

What is the closest Tailwind color to #F5AACF?+

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