#FACB99 Color

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

Color preview

#FACB99

Color formats

HEX
#FACB99
RGB
rgb(250, 203, 153)
RGBA
rgba(250, 203, 153, 1)
HSL
hsl(31, 91%, 79%)
HSV
hsv(31, 39%, 98%)
CMYK
cmyk(0%, 19%, 39%, 2%)
CSS variable
--color-primary: #FACB99;
Lowercase HEX
#facb99

Shades

Tints

Tones

Harmony

CSS snippets for #FACB99

.color-facb99 {
  color: #FACB99;
  background-color: #FACB99;
}

Frequently asked questions

What color is #FACB99?+

#FACB99 is a HEX color with RGB value rgb(250, 203, 153) and HSL value hsl(31, 91%, 79%). Its closest CSS named color is NavajoWhite.

What is the closest Tailwind color to #FACB99?+

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