#FFAFE3 Color

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

Color preview

#FFAFE3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFAFE3

.color-ffafe3 {
  color: #FFAFE3;
  background-color: #FFAFE3;
}

Frequently asked questions

What color is #FFAFE3?+

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

What is the closest Tailwind color to #FFAFE3?+

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