#FACE90 Color

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

Color preview

#FACE90

Color formats

HEX
#FACE90
RGB
rgb(250, 206, 144)
RGBA
rgba(250, 206, 144, 1)
HSL
hsl(35, 91%, 77%)
HSV
hsv(35, 42%, 98%)
CMYK
cmyk(0%, 18%, 42%, 2%)
CSS variable
--color-primary: #FACE90;
Lowercase HEX
#face90

Shades

Tints

Tones

Harmony

CSS snippets for #FACE90

.color-face90 {
  color: #FACE90;
  background-color: #FACE90;
}

Frequently asked questions

What color is #FACE90?+

#FACE90 is a HEX color with RGB value rgb(250, 206, 144) and HSL value hsl(35, 91%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FACE90?+

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