#FFF23C Color

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

Color preview

#FFF23C

Color formats

HEX
#FFF23C
RGB
rgb(255, 242, 60)
RGBA
rgba(255, 242, 60, 1)
HSL
hsl(56, 100%, 62%)
HSV
hsv(56, 76%, 100%)
CMYK
cmyk(0%, 5%, 76%, 0%)
CSS variable
--color-primary: #FFF23C;
Lowercase HEX
#fff23c

Shades

Tints

Tones

Harmony

CSS snippets for #FFF23C

.color-fff23c {
  color: #FFF23C;
  background-color: #FFF23C;
}

Frequently asked questions

What color is #FFF23C?+

#FFF23C is a HEX color with RGB value rgb(255, 242, 60) and HSL value hsl(56, 100%, 62%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #FFF23C?+

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