#FFAED2 Color

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

Color preview

#FFAED2

Color formats

HEX
#FFAED2
RGB
rgb(255, 174, 210)
RGBA
rgba(255, 174, 210, 1)
HSL
hsl(333, 100%, 84%)
HSV
hsv(333, 32%, 100%)
CMYK
cmyk(0%, 32%, 18%, 0%)
CSS variable
--color-primary: #FFAED2;
Lowercase HEX
#ffaed2

Shades

Tints

Tones

Harmony

CSS snippets for #FFAED2

.color-ffaed2 {
  color: #FFAED2;
  background-color: #FFAED2;
}

Frequently asked questions

What color is #FFAED2?+

#FFAED2 is a HEX color with RGB value rgb(255, 174, 210) and HSL value hsl(333, 100%, 84%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #FFAED2?+

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