#FBDFA2 Color

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

Color preview

#FBDFA2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FBDFA2

.color-fbdfa2 {
  color: #FBDFA2;
  background-color: #FBDFA2;
}

Frequently asked questions

What color is #FBDFA2?+

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

What is the closest Tailwind color to #FBDFA2?+

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