#FDC2F0 Color

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

Color preview

#FDC2F0

Color formats

HEX
#FDC2F0
RGB
rgb(253, 194, 240)
RGBA
rgba(253, 194, 240, 1)
HSL
hsl(313, 94%, 88%)
HSV
hsv(313, 23%, 99%)
CMYK
cmyk(0%, 23%, 5%, 1%)
CSS variable
--color-primary: #FDC2F0;
Lowercase HEX
#fdc2f0

Shades

Tints

Tones

Harmony

CSS snippets for #FDC2F0

.color-fdc2f0 {
  color: #FDC2F0;
  background-color: #FDC2F0;
}

Frequently asked questions

What color is #FDC2F0?+

#FDC2F0 is a HEX color with RGB value rgb(253, 194, 240) and HSL value hsl(313, 94%, 88%). Its closest CSS named color is Pink.

What is the closest Tailwind color to #FDC2F0?+

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