#FBDAB0 Color

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

Color preview

#FBDAB0

Color formats

HEX
#FBDAB0
RGB
rgb(251, 218, 176)
RGBA
rgba(251, 218, 176, 1)
HSL
hsl(34, 90%, 84%)
HSV
hsv(34, 30%, 98%)
CMYK
cmyk(0%, 13%, 30%, 2%)
CSS variable
--color-primary: #FBDAB0;
Lowercase HEX
#fbdab0

Shades

Tints

Tones

Harmony

CSS snippets for #FBDAB0

.color-fbdab0 {
  color: #FBDAB0;
  background-color: #FBDAB0;
}

Frequently asked questions

What color is #FBDAB0?+

#FBDAB0 is a HEX color with RGB value rgb(251, 218, 176) and HSL value hsl(34, 90%, 84%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FBDAB0?+

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