#FACB91 Color

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

Color preview

#FACB91

Color formats

HEX
#FACB91
RGB
rgb(250, 203, 145)
RGBA
rgba(250, 203, 145, 1)
HSL
hsl(33, 91%, 77%)
HSV
hsv(33, 42%, 98%)
CMYK
cmyk(0%, 19%, 42%, 2%)
CSS variable
--color-primary: #FACB91;
Lowercase HEX
#facb91

Shades

Tints

Tones

Harmony

CSS snippets for #FACB91

.color-facb91 {
  color: #FACB91;
  background-color: #FACB91;
}

Frequently asked questions

What color is #FACB91?+

#FACB91 is a HEX color with RGB value rgb(250, 203, 145) and HSL value hsl(33, 91%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FACB91?+

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