#FDC0FA Color

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

Color preview

#FDC0FA

Color formats

HEX
#FDC0FA
RGB
rgb(253, 192, 250)
RGBA
rgba(253, 192, 250, 1)
HSL
hsl(303, 94%, 87%)
HSV
hsv(303, 24%, 99%)
CMYK
cmyk(0%, 24%, 1%, 1%)
CSS variable
--color-primary: #FDC0FA;
Lowercase HEX
#fdc0fa

Shades

Tints

Tones

Harmony

CSS snippets for #FDC0FA

.color-fdc0fa {
  color: #FDC0FA;
  background-color: #FDC0FA;
}

Frequently asked questions

What color is #FDC0FA?+

#FDC0FA is a HEX color with RGB value rgb(253, 192, 250) and HSL value hsl(303, 94%, 87%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FDC0FA?+

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