#FFAEDC Color

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

Color preview

#FFAEDC

Color formats

HEX
#FFAEDC
RGB
rgb(255, 174, 220)
RGBA
rgba(255, 174, 220, 1)
HSL
hsl(326, 100%, 84%)
HSV
hsv(326, 32%, 100%)
CMYK
cmyk(0%, 32%, 14%, 0%)
CSS variable
--color-primary: #FFAEDC;
Lowercase HEX
#ffaedc

Shades

Tints

Tones

Harmony

CSS snippets for #FFAEDC

.color-ffaedc {
  color: #FFAEDC;
  background-color: #FFAEDC;
}

Frequently asked questions

What color is #FFAEDC?+

#FFAEDC is a HEX color with RGB value rgb(255, 174, 220) and HSL value hsl(326, 100%, 84%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FFAEDC?+

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