#FBD2AE Color

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

Color preview

#FBD2AE

Color formats

HEX
#FBD2AE
RGB
rgb(251, 210, 174)
RGBA
rgba(251, 210, 174, 1)
HSL
hsl(28, 91%, 83%)
HSV
hsv(28, 31%, 98%)
CMYK
cmyk(0%, 16%, 31%, 2%)
CSS variable
--color-primary: #FBD2AE;
Lowercase HEX
#fbd2ae

Shades

Tints

Tones

Harmony

CSS snippets for #FBD2AE

.color-fbd2ae {
  color: #FBD2AE;
  background-color: #FBD2AE;
}

Frequently asked questions

What color is #FBD2AE?+

#FBD2AE is a HEX color with RGB value rgb(251, 210, 174) and HSL value hsl(28, 91%, 83%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FBD2AE?+

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