#FBDBA0 Color

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

Color preview

#FBDBA0

Color formats

HEX
#FBDBA0
RGB
rgb(251, 219, 160)
RGBA
rgba(251, 219, 160, 1)
HSL
hsl(39, 92%, 81%)
HSV
hsv(39, 36%, 98%)
CMYK
cmyk(0%, 13%, 36%, 2%)
CSS variable
--color-primary: #FBDBA0;
Lowercase HEX
#fbdba0

Shades

Tints

Tones

Harmony

CSS snippets for #FBDBA0

.color-fbdba0 {
  color: #FBDBA0;
  background-color: #FBDBA0;
}

Frequently asked questions

What color is #FBDBA0?+

#FBDBA0 is a HEX color with RGB value rgb(251, 219, 160) and HSL value hsl(39, 92%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FBDBA0?+

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