#FFAEFC Color

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

Color preview

#FFAEFC

Color formats

HEX
#FFAEFC
RGB
rgb(255, 174, 252)
RGBA
rgba(255, 174, 252, 1)
HSL
hsl(302, 100%, 84%)
HSV
hsv(302, 32%, 100%)
CMYK
cmyk(0%, 32%, 1%, 0%)
CSS variable
--color-primary: #FFAEFC;
Lowercase HEX
#ffaefc

Shades

Tints

Tones

Harmony

CSS snippets for #FFAEFC

.color-ffaefc {
  color: #FFAEFC;
  background-color: #FFAEFC;
}

Frequently asked questions

What color is #FFAEFC?+

#FFAEFC is a HEX color with RGB value rgb(255, 174, 252) and HSL value hsl(302, 100%, 84%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #FFAEFC?+

The closest Tailwind color is fuchsia-300, available as the bg-fuchsia-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