#FBC99D Color

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

Color preview

#FBC99D

Color formats

HEX
#FBC99D
RGB
rgb(251, 201, 157)
RGBA
rgba(251, 201, 157, 1)
HSL
hsl(28, 92%, 80%)
HSV
hsv(28, 37%, 98%)
CMYK
cmyk(0%, 20%, 37%, 2%)
CSS variable
--color-primary: #FBC99D;
Lowercase HEX
#fbc99d

Shades

Tints

Tones

Harmony

CSS snippets for #FBC99D

.color-fbc99d {
  color: #FBC99D;
  background-color: #FBC99D;
}

Frequently asked questions

What color is #FBC99D?+

#FBC99D is a HEX color with RGB value rgb(251, 201, 157) and HSL value hsl(28, 92%, 80%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FBC99D?+

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