#FBDBD5 Color

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

Color preview

#FBDBD5

Color formats

HEX
#FBDBD5
RGB
rgb(251, 219, 213)
RGBA
rgba(251, 219, 213, 1)
HSL
hsl(9, 83%, 91%)
HSV
hsv(9, 15%, 98%)
CMYK
cmyk(0%, 13%, 15%, 2%)
CSS variable
--color-primary: #FBDBD5;
Lowercase HEX
#fbdbd5

Shades

Tints

Tones

Harmony

CSS snippets for #FBDBD5

.color-fbdbd5 {
  color: #FBDBD5;
  background-color: #FBDBD5;
}

Frequently asked questions

What color is #FBDBD5?+

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

What is the closest Tailwind color to #FBDBD5?+

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