#FBDFA1 Color

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

Color preview

#FBDFA1

Color formats

HEX
#FBDFA1
RGB
rgb(251, 223, 161)
RGBA
rgba(251, 223, 161, 1)
HSL
hsl(41, 92%, 81%)
HSV
hsv(41, 36%, 98%)
CMYK
cmyk(0%, 11%, 36%, 2%)
CSS variable
--color-primary: #FBDFA1;
Lowercase HEX
#fbdfa1

Shades

Tints

Tones

Harmony

CSS snippets for #FBDFA1

.color-fbdfa1 {
  color: #FBDFA1;
  background-color: #FBDFA1;
}

Frequently asked questions

What color is #FBDFA1?+

#FBDFA1 is a HEX color with RGB value rgb(251, 223, 161) and HSL value hsl(41, 92%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FBDFA1?+

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