#FBDFD0 Color

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

Color preview

#FBDFD0

Color formats

HEX
#FBDFD0
RGB
rgb(251, 223, 208)
RGBA
rgba(251, 223, 208, 1)
HSL
hsl(21, 84%, 90%)
HSV
hsv(21, 17%, 98%)
CMYK
cmyk(0%, 11%, 17%, 2%)
CSS variable
--color-primary: #FBDFD0;
Lowercase HEX
#fbdfd0

Shades

Tints

Tones

Harmony

CSS snippets for #FBDFD0

.color-fbdfd0 {
  color: #FBDFD0;
  background-color: #FBDFD0;
}

Frequently asked questions

What color is #FBDFD0?+

#FBDFD0 is a HEX color with RGB value rgb(251, 223, 208) and HSL value hsl(21, 84%, 90%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #FBDFD0?+

The closest Tailwind color is orange-100, available as the bg-orange-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