#F5AFDE Color

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

Color preview

#F5AFDE

Color formats

HEX
#F5AFDE
RGB
rgb(245, 175, 222)
RGBA
rgba(245, 175, 222, 1)
HSL
hsl(320, 78%, 82%)
HSV
hsv(320, 29%, 96%)
CMYK
cmyk(0%, 29%, 9%, 4%)
CSS variable
--color-primary: #F5AFDE;
Lowercase HEX
#f5afde

Shades

Tints

Tones

Harmony

CSS snippets for #F5AFDE

.color-f5afde {
  color: #F5AFDE;
  background-color: #F5AFDE;
}

Frequently asked questions

What color is #F5AFDE?+

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

What is the closest Tailwind color to #F5AFDE?+

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