#FAFF63 Color

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

Color preview

#FAFF63

Color formats

HEX
#FAFF63
RGB
rgb(250, 255, 99)
RGBA
rgba(250, 255, 99, 1)
HSL
hsl(62, 100%, 69%)
HSV
hsv(62, 61%, 100%)
CMYK
cmyk(2%, 0%, 61%, 0%)
CSS variable
--color-primary: #FAFF63;
Lowercase HEX
#faff63

Shades

Tints

Tones

Harmony

CSS snippets for #FAFF63

.color-faff63 {
  color: #FAFF63;
  background-color: #FAFF63;
}

Frequently asked questions

What color is #FAFF63?+

#FAFF63 is a HEX color with RGB value rgb(250, 255, 99) and HSL value hsl(62, 100%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FAFF63?+

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