#FDC5FA Color

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

Color preview

#FDC5FA

Color formats

HEX
#FDC5FA
RGB
rgb(253, 197, 250)
RGBA
rgba(253, 197, 250, 1)
HSL
hsl(303, 93%, 88%)
HSV
hsv(303, 22%, 99%)
CMYK
cmyk(0%, 22%, 1%, 1%)
CSS variable
--color-primary: #FDC5FA;
Lowercase HEX
#fdc5fa

Shades

Tints

Tones

Harmony

CSS snippets for #FDC5FA

.color-fdc5fa {
  color: #FDC5FA;
  background-color: #FDC5FA;
}

Frequently asked questions

What color is #FDC5FA?+

#FDC5FA is a HEX color with RGB value rgb(253, 197, 250) and HSL value hsl(303, 93%, 88%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FDC5FA?+

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