#FBDDD4 Color

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

Color preview

#FBDDD4

Color formats

HEX
#FBDDD4
RGB
rgb(251, 221, 212)
RGBA
rgba(251, 221, 212, 1)
HSL
hsl(14, 83%, 91%)
HSV
hsv(14, 16%, 98%)
CMYK
cmyk(0%, 12%, 16%, 2%)
CSS variable
--color-primary: #FBDDD4;
Lowercase HEX
#fbddd4

Shades

Tints

Tones

Harmony

CSS snippets for #FBDDD4

.color-fbddd4 {
  color: #FBDDD4;
  background-color: #FBDDD4;
}

Frequently asked questions

What color is #FBDDD4?+

#FBDDD4 is a HEX color with RGB value rgb(251, 221, 212) and HSL value hsl(14, 83%, 91%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #FBDDD4?+

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