#FBDCD2 Color

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

Color preview

#FBDCD2

Color formats

HEX
#FBDCD2
RGB
rgb(251, 220, 210)
RGBA
rgba(251, 220, 210, 1)
HSL
hsl(15, 84%, 90%)
HSV
hsv(15, 16%, 98%)
CMYK
cmyk(0%, 12%, 16%, 2%)
CSS variable
--color-primary: #FBDCD2;
Lowercase HEX
#fbdcd2

Shades

Tints

Tones

Harmony

CSS snippets for #FBDCD2

.color-fbdcd2 {
  color: #FBDCD2;
  background-color: #FBDCD2;
}

Frequently asked questions

What color is #FBDCD2?+

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

What is the closest Tailwind color to #FBDCD2?+

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