#FAE180 Color

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

Color preview

#FAE180

Color formats

HEX
#FAE180
RGB
rgb(250, 225, 128)
RGBA
rgba(250, 225, 128, 1)
HSL
hsl(48, 92%, 74%)
HSV
hsv(48, 49%, 98%)
CMYK
cmyk(0%, 10%, 49%, 2%)
CSS variable
--color-primary: #FAE180;
Lowercase HEX
#fae180

Shades

Tints

Tones

Harmony

CSS snippets for #FAE180

.color-fae180 {
  color: #FAE180;
  background-color: #FAE180;
}

Frequently asked questions

What color is #FAE180?+

#FAE180 is a HEX color with RGB value rgb(250, 225, 128) and HSL value hsl(48, 92%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FAE180?+

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