#FCFC48 Color

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

Color preview

#FCFC48

Color formats

HEX
#FCFC48
RGB
rgb(252, 252, 72)
RGBA
rgba(252, 252, 72, 1)
HSL
hsl(60, 97%, 64%)
HSV
hsv(60, 71%, 99%)
CMYK
cmyk(0%, 0%, 71%, 1%)
CSS variable
--color-primary: #FCFC48;
Lowercase HEX
#fcfc48

Shades

Tints

Tones

Harmony

CSS snippets for #FCFC48

.color-fcfc48 {
  color: #FCFC48;
  background-color: #FCFC48;
}

Frequently asked questions

What color is #FCFC48?+

#FCFC48 is a HEX color with RGB value rgb(252, 252, 72) and HSL value hsl(60, 97%, 64%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #FCFC48?+

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