#FFAFD2 Color

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

Color preview

#FFAFD2

Color formats

HEX
#FFAFD2
RGB
rgb(255, 175, 210)
RGBA
rgba(255, 175, 210, 1)
HSL
hsl(334, 100%, 84%)
HSV
hsv(334, 31%, 100%)
CMYK
cmyk(0%, 31%, 18%, 0%)
CSS variable
--color-primary: #FFAFD2;
Lowercase HEX
#ffafd2

Shades

Tints

Tones

Harmony

CSS snippets for #FFAFD2

.color-ffafd2 {
  color: #FFAFD2;
  background-color: #FFAFD2;
}

Frequently asked questions

What color is #FFAFD2?+

#FFAFD2 is a HEX color with RGB value rgb(255, 175, 210) and HSL value hsl(334, 100%, 84%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FFAFD2?+

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