#FAFA05 Color

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

Color preview

#FAFA05

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FAFA05

.color-fafa05 {
  color: #FAFA05;
  background-color: #FAFA05;
}

Frequently asked questions

What color is #FAFA05?+

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

What is the closest Tailwind color to #FAFA05?+

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