#FFED24 Color

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

Color preview

#FFED24

Color formats

HEX
#FFED24
RGB
rgb(255, 237, 36)
RGBA
rgba(255, 237, 36, 1)
HSL
hsl(55, 100%, 57%)
HSV
hsv(55, 86%, 100%)
CMYK
cmyk(0%, 7%, 86%, 0%)
CSS variable
--color-primary: #FFED24;
Lowercase HEX
#ffed24

Shades

Tints

Tones

Harmony

CSS snippets for #FFED24

.color-ffed24 {
  color: #FFED24;
  background-color: #FFED24;
}

Frequently asked questions

What color is #FFED24?+

#FFED24 is a HEX color with RGB value rgb(255, 237, 36) and HSL value hsl(55, 100%, 57%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #FFED24?+

The closest Tailwind color is yellow-400, available as the bg-yellow-400 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