#FAC99B Color

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

Color preview

#FAC99B

Color formats

HEX
#FAC99B
RGB
rgb(250, 201, 155)
RGBA
rgba(250, 201, 155, 1)
HSL
hsl(29, 90%, 79%)
HSV
hsv(29, 38%, 98%)
CMYK
cmyk(0%, 20%, 38%, 2%)
CSS variable
--color-primary: #FAC99B;
Lowercase HEX
#fac99b

Shades

Tints

Tones

Harmony

CSS snippets for #FAC99B

.color-fac99b {
  color: #FAC99B;
  background-color: #FAC99B;
}

Frequently asked questions

What color is #FAC99B?+

#FAC99B is a HEX color with RGB value rgb(250, 201, 155) and HSL value hsl(29, 90%, 79%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FAC99B?+

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