#FBDBD2 Color

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

Color preview

#FBDBD2

Color formats

HEX
#FBDBD2
RGB
rgb(251, 219, 210)
RGBA
rgba(251, 219, 210, 1)
HSL
hsl(13, 84%, 90%)
HSV
hsv(13, 16%, 98%)
CMYK
cmyk(0%, 13%, 16%, 2%)
CSS variable
--color-primary: #FBDBD2;
Lowercase HEX
#fbdbd2

Shades

Tints

Tones

Harmony

CSS snippets for #FBDBD2

.color-fbdbd2 {
  color: #FBDBD2;
  background-color: #FBDBD2;
}

Frequently asked questions

What color is #FBDBD2?+

#FBDBD2 is a HEX color with RGB value rgb(251, 219, 210) and HSL value hsl(13, 84%, 90%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #FBDBD2?+

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