#FCF23C Color

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

Color preview

#FCF23C

Color formats

HEX
#FCF23C
RGB
rgb(252, 242, 60)
RGBA
rgba(252, 242, 60, 1)
HSL
hsl(57, 97%, 61%)
HSV
hsv(57, 76%, 99%)
CMYK
cmyk(0%, 4%, 76%, 1%)
CSS variable
--color-primary: #FCF23C;
Lowercase HEX
#fcf23c

Shades

Tints

Tones

Harmony

CSS snippets for #FCF23C

.color-fcf23c {
  color: #FCF23C;
  background-color: #FCF23C;
}

Frequently asked questions

What color is #FCF23C?+

#FCF23C is a HEX color with RGB value rgb(252, 242, 60) and HSL value hsl(57, 97%, 61%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #FCF23C?+

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