#FFAFD3 Color

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

Color preview

#FFAFD3

Color formats

HEX
#FFAFD3
RGB
rgb(255, 175, 211)
RGBA
rgba(255, 175, 211, 1)
HSL
hsl(333, 100%, 84%)
HSV
hsv(333, 31%, 100%)
CMYK
cmyk(0%, 31%, 17%, 0%)
CSS variable
--color-primary: #FFAFD3;
Lowercase HEX
#ffafd3

Shades

Tints

Tones

Harmony

CSS snippets for #FFAFD3

.color-ffafd3 {
  color: #FFAFD3;
  background-color: #FFAFD3;
}

Frequently asked questions

What color is #FFAFD3?+

#FFAFD3 is a HEX color with RGB value rgb(255, 175, 211) and HSL value hsl(333, 100%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFAFD3?+

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