#FCDBE4 Color

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

Color preview

#FCDBE4

Color formats

HEX
#FCDBE4
RGB
rgb(252, 219, 228)
RGBA
rgba(252, 219, 228, 1)
HSL
hsl(344, 85%, 92%)
HSV
hsv(344, 13%, 99%)
CMYK
cmyk(0%, 13%, 10%, 1%)
CSS variable
--color-primary: #FCDBE4;
Lowercase HEX
#fcdbe4

Shades

Tints

Tones

Harmony

CSS snippets for #FCDBE4

.color-fcdbe4 {
  color: #FCDBE4;
  background-color: #FCDBE4;
}

Frequently asked questions

What color is #FCDBE4?+

#FCDBE4 is a HEX color with RGB value rgb(252, 219, 228) and HSL value hsl(344, 85%, 92%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FCDBE4?+

The closest Tailwind color is red-100, available as the bg-red-100 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