#FAFE01 Color

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

Color preview

#FAFE01

Color formats

HEX
#FAFE01
RGB
rgb(250, 254, 1)
RGBA
rgba(250, 254, 1, 1)
HSL
hsl(61, 99%, 50%)
HSV
hsv(61, 100%, 100%)
CMYK
cmyk(2%, 0%, 100%, 0%)
CSS variable
--color-primary: #FAFE01;
Lowercase HEX
#fafe01

Shades

Tints

Tones

Harmony

CSS snippets for #FAFE01

.color-fafe01 {
  color: #FAFE01;
  background-color: #FAFE01;
}

Frequently asked questions

What color is #FAFE01?+

#FAFE01 is a HEX color with RGB value rgb(250, 254, 1) and HSL value hsl(61, 99%, 50%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #FAFE01?+

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