#FAE82C Color

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

Color preview

#FAE82C

Color formats

HEX
#FAE82C
RGB
rgb(250, 232, 44)
RGBA
rgba(250, 232, 44, 1)
HSL
hsl(55, 95%, 58%)
HSV
hsv(55, 82%, 98%)
CMYK
cmyk(0%, 7%, 82%, 2%)
CSS variable
--color-primary: #FAE82C;
Lowercase HEX
#fae82c

Shades

Tints

Tones

Harmony

CSS snippets for #FAE82C

.color-fae82c {
  color: #FAE82C;
  background-color: #FAE82C;
}

Frequently asked questions

What color is #FAE82C?+

#FAE82C is a HEX color with RGB value rgb(250, 232, 44) and HSL value hsl(55, 95%, 58%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FAE82C?+

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