#F5AFDC Color

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

Color preview

#F5AFDC

Color formats

HEX
#F5AFDC
RGB
rgb(245, 175, 220)
RGBA
rgba(245, 175, 220, 1)
HSL
hsl(321, 78%, 82%)
HSV
hsv(321, 29%, 96%)
CMYK
cmyk(0%, 29%, 10%, 4%)
CSS variable
--color-primary: #F5AFDC;
Lowercase HEX
#f5afdc

Shades

Tints

Tones

Harmony

CSS snippets for #F5AFDC

.color-f5afdc {
  color: #F5AFDC;
  background-color: #F5AFDC;
}

Frequently asked questions

What color is #F5AFDC?+

#F5AFDC is a HEX color with RGB value rgb(245, 175, 220) and HSL value hsl(321, 78%, 82%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #F5AFDC?+

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