#FDCAF6 Color

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

Color preview

#FDCAF6

Color formats

HEX
#FDCAF6
RGB
rgb(253, 202, 246)
RGBA
rgba(253, 202, 246, 1)
HSL
hsl(308, 93%, 89%)
HSV
hsv(308, 20%, 99%)
CMYK
cmyk(0%, 20%, 3%, 1%)
CSS variable
--color-primary: #FDCAF6;
Lowercase HEX
#fdcaf6

Shades

Tints

Tones

Harmony

CSS snippets for #FDCAF6

.color-fdcaf6 {
  color: #FDCAF6;
  background-color: #FDCAF6;
}

Frequently asked questions

What color is #FDCAF6?+

#FDCAF6 is a HEX color with RGB value rgb(253, 202, 246) and HSL value hsl(308, 93%, 89%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FDCAF6?+

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