#FDCFE2 Color

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

Color preview

#FDCFE2

Color formats

HEX
#FDCFE2
RGB
rgb(253, 207, 226)
RGBA
rgba(253, 207, 226, 1)
HSL
hsl(335, 92%, 90%)
HSV
hsv(335, 18%, 99%)
CMYK
cmyk(0%, 18%, 11%, 1%)
CSS variable
--color-primary: #FDCFE2;
Lowercase HEX
#fdcfe2

Shades

Tints

Tones

Harmony

CSS snippets for #FDCFE2

.color-fdcfe2 {
  color: #FDCFE2;
  background-color: #FDCFE2;
}

Frequently asked questions

What color is #FDCFE2?+

#FDCFE2 is a HEX color with RGB value rgb(253, 207, 226) and HSL value hsl(335, 92%, 90%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FDCFE2?+

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