#FCFC2E Color

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

Color preview

#FCFC2E

Color formats

HEX
#FCFC2E
RGB
rgb(252, 252, 46)
RGBA
rgba(252, 252, 46, 1)
HSL
hsl(60, 97%, 58%)
HSV
hsv(60, 82%, 99%)
CMYK
cmyk(0%, 0%, 82%, 1%)
CSS variable
--color-primary: #FCFC2E;
Lowercase HEX
#fcfc2e

Shades

Tints

Tones

Harmony

CSS snippets for #FCFC2E

.color-fcfc2e {
  color: #FCFC2E;
  background-color: #FCFC2E;
}

Frequently asked questions

What color is #FCFC2E?+

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

What is the closest Tailwind color to #FCFC2E?+

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