#FDCAE6 Color

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

Color preview

#FDCAE6

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FDCAE6

.color-fdcae6 {
  color: #FDCAE6;
  background-color: #FDCAE6;
}

Frequently asked questions

What color is #FDCAE6?+

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

What is the closest Tailwind color to #FDCAE6?+

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