#FAEE05 Color

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

Color preview

#FAEE05

Color formats

HEX
#FAEE05
RGB
rgb(250, 238, 5)
RGBA
rgba(250, 238, 5, 1)
HSL
hsl(57, 96%, 50%)
HSV
hsv(57, 98%, 98%)
CMYK
cmyk(0%, 5%, 98%, 2%)
CSS variable
--color-primary: #FAEE05;
Lowercase HEX
#faee05

Shades

Tints

Tones

Harmony

CSS snippets for #FAEE05

.color-faee05 {
  color: #FAEE05;
  background-color: #FAEE05;
}

Frequently asked questions

What color is #FAEE05?+

#FAEE05 is a HEX color with RGB value rgb(250, 238, 5) and HSL value hsl(57, 96%, 50%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #FAEE05?+

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