#FAF200 Color

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

Color preview

#FAF200

Color formats

HEX
#FAF200
RGB
rgb(250, 242, 0)
RGBA
rgba(250, 242, 0, 1)
HSL
hsl(58, 100%, 49%)
HSV
hsv(58, 100%, 98%)
CMYK
cmyk(0%, 3%, 100%, 2%)
CSS variable
--color-primary: #FAF200;
Lowercase HEX
#faf200

Shades

Tints

Tones

Harmony

CSS snippets for #FAF200

.color-faf200 {
  color: #FAF200;
  background-color: #FAF200;
}

Frequently asked questions

What color is #FAF200?+

#FAF200 is a HEX color with RGB value rgb(250, 242, 0) and HSL value hsl(58, 100%, 49%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #FAF200?+

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