#FBDDD5 Color

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

Color preview

#FBDDD5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FBDDD5

.color-fbddd5 {
  color: #FBDDD5;
  background-color: #FBDDD5;
}

Frequently asked questions

What color is #FBDDD5?+

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

What is the closest Tailwind color to #FBDDD5?+

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