#FBDEA4 Color

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

Color preview

#FBDEA4

Color formats

HEX
#FBDEA4
RGB
rgb(251, 222, 164)
RGBA
rgba(251, 222, 164, 1)
HSL
hsl(40, 92%, 81%)
HSV
hsv(40, 35%, 98%)
CMYK
cmyk(0%, 12%, 35%, 2%)
CSS variable
--color-primary: #FBDEA4;
Lowercase HEX
#fbdea4

Shades

Tints

Tones

Harmony

CSS snippets for #FBDEA4

.color-fbdea4 {
  color: #FBDEA4;
  background-color: #FBDEA4;
}

Frequently asked questions

What color is #FBDEA4?+

#FBDEA4 is a HEX color with RGB value rgb(251, 222, 164) and HSL value hsl(40, 92%, 81%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FBDEA4?+

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