#FDC5F2 Color

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

Color preview

#FDC5F2

Color formats

HEX
#FDC5F2
RGB
rgb(253, 197, 242)
RGBA
rgba(253, 197, 242, 1)
HSL
hsl(312, 93%, 88%)
HSV
hsv(312, 22%, 99%)
CMYK
cmyk(0%, 22%, 4%, 1%)
CSS variable
--color-primary: #FDC5F2;
Lowercase HEX
#fdc5f2

Shades

Tints

Tones

Harmony

CSS snippets for #FDC5F2

.color-fdc5f2 {
  color: #FDC5F2;
  background-color: #FDC5F2;
}

Frequently asked questions

What color is #FDC5F2?+

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

What is the closest Tailwind color to #FDC5F2?+

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