#FAFD43 Color

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

Color preview

#FAFD43

Color formats

HEX
#FAFD43
RGB
rgb(250, 253, 67)
RGBA
rgba(250, 253, 67, 1)
HSL
hsl(61, 98%, 63%)
HSV
hsv(61, 74%, 99%)
CMYK
cmyk(1%, 0%, 74%, 1%)
CSS variable
--color-primary: #FAFD43;
Lowercase HEX
#fafd43

Shades

Tints

Tones

Harmony

CSS snippets for #FAFD43

.color-fafd43 {
  color: #FAFD43;
  background-color: #FAFD43;
}

Frequently asked questions

What color is #FAFD43?+

#FAFD43 is a HEX color with RGB value rgb(250, 253, 67) and HSL value hsl(61, 98%, 63%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #FAFD43?+

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