#FBDD9B Color

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

Color preview

#FBDD9B

Color formats

HEX
#FBDD9B
RGB
rgb(251, 221, 155)
RGBA
rgba(251, 221, 155, 1)
HSL
hsl(41, 92%, 80%)
HSV
hsv(41, 38%, 98%)
CMYK
cmyk(0%, 12%, 38%, 2%)
CSS variable
--color-primary: #FBDD9B;
Lowercase HEX
#fbdd9b

Shades

Tints

Tones

Harmony

CSS snippets for #FBDD9B

.color-fbdd9b {
  color: #FBDD9B;
  background-color: #FBDD9B;
}

Frequently asked questions

What color is #FBDD9B?+

#FBDD9B is a HEX color with RGB value rgb(251, 221, 155) and HSL value hsl(41, 92%, 80%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FBDD9B?+

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