#FFAFE2 Color

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

Color preview

#FFAFE2

Color formats

HEX
#FFAFE2
RGB
rgb(255, 175, 226)
RGBA
rgba(255, 175, 226, 1)
HSL
hsl(322, 100%, 84%)
HSV
hsv(322, 31%, 100%)
CMYK
cmyk(0%, 31%, 11%, 0%)
CSS variable
--color-primary: #FFAFE2;
Lowercase HEX
#ffafe2

Shades

Tints

Tones

Harmony

CSS snippets for #FFAFE2

.color-ffafe2 {
  color: #FFAFE2;
  background-color: #FFAFE2;
}

Frequently asked questions

What color is #FFAFE2?+

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

What is the closest Tailwind color to #FFAFE2?+

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