#FDCAE5 Color

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

Color preview

#FDCAE5

Color formats

HEX
#FDCAE5
RGB
rgb(253, 202, 229)
RGBA
rgba(253, 202, 229, 1)
HSL
hsl(328, 93%, 89%)
HSV
hsv(328, 20%, 99%)
CMYK
cmyk(0%, 20%, 9%, 1%)
CSS variable
--color-primary: #FDCAE5;
Lowercase HEX
#fdcae5

Shades

Tints

Tones

Harmony

CSS snippets for #FDCAE5

.color-fdcae5 {
  color: #FDCAE5;
  background-color: #FDCAE5;
}

Frequently asked questions

What color is #FDCAE5?+

#FDCAE5 is a HEX color with RGB value rgb(253, 202, 229) and HSL value hsl(328, 93%, 89%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FDCAE5?+

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