#FFAED3 Color

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

Color preview

#FFAED3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FFAED3

.color-ffaed3 {
  color: #FFAED3;
  background-color: #FFAED3;
}

Frequently asked questions

What color is #FFAED3?+

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

What is the closest Tailwind color to #FFAED3?+

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