#FACB89 Color

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

Color preview

#FACB89

Color formats

HEX
#FACB89
RGB
rgb(250, 203, 137)
RGBA
rgba(250, 203, 137, 1)
HSL
hsl(35, 92%, 76%)
HSV
hsv(35, 45%, 98%)
CMYK
cmyk(0%, 19%, 45%, 2%)
CSS variable
--color-primary: #FACB89;
Lowercase HEX
#facb89

Shades

Tints

Tones

Harmony

CSS snippets for #FACB89

.color-facb89 {
  color: #FACB89;
  background-color: #FACB89;
}

Frequently asked questions

What color is #FACB89?+

#FACB89 is a HEX color with RGB value rgb(250, 203, 137) and HSL value hsl(35, 92%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FACB89?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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