#FBDBD3 Color

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

Color preview

#FBDBD3

Color formats

HEX
#FBDBD3
RGB
rgb(251, 219, 211)
RGBA
rgba(251, 219, 211, 1)
HSL
hsl(12, 83%, 91%)
HSV
hsv(12, 16%, 98%)
CMYK
cmyk(0%, 13%, 16%, 2%)
CSS variable
--color-primary: #FBDBD3;
Lowercase HEX
#fbdbd3

Shades

Tints

Tones

Harmony

CSS snippets for #FBDBD3

.color-fbdbd3 {
  color: #FBDBD3;
  background-color: #FBDBD3;
}

Frequently asked questions

What color is #FBDBD3?+

#FBDBD3 is a HEX color with RGB value rgb(251, 219, 211) and HSL value hsl(12, 83%, 91%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #FBDBD3?+

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