#FBDCD5 Color

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

Color preview

#FBDCD5

Color formats

HEX
#FBDCD5
RGB
rgb(251, 220, 213)
RGBA
rgba(251, 220, 213, 1)
HSL
hsl(11, 83%, 91%)
HSV
hsv(11, 15%, 98%)
CMYK
cmyk(0%, 12%, 15%, 2%)
CSS variable
--color-primary: #FBDCD5;
Lowercase HEX
#fbdcd5

Shades

Tints

Tones

Harmony

CSS snippets for #FBDCD5

.color-fbdcd5 {
  color: #FBDCD5;
  background-color: #FBDCD5;
}

Frequently asked questions

What color is #FBDCD5?+

#FBDCD5 is a HEX color with RGB value rgb(251, 220, 213) and HSL value hsl(11, 83%, 91%). Its closest CSS named color is MistyRose.

What is the closest Tailwind color to #FBDCD5?+

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