#FFDE07 Color

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

Color preview

#FFDE07

Color formats

HEX
#FFDE07
RGB
rgb(255, 222, 7)
RGBA
rgba(255, 222, 7, 1)
HSL
hsl(52, 100%, 51%)
HSV
hsv(52, 97%, 100%)
CMYK
cmyk(0%, 13%, 97%, 0%)
CSS variable
--color-primary: #FFDE07;
Lowercase HEX
#ffde07

Shades

Tints

Tones

Harmony

CSS snippets for #FFDE07

.color-ffde07 {
  color: #FFDE07;
  background-color: #FFDE07;
}

Frequently asked questions

What color is #FFDE07?+

#FFDE07 is a HEX color with RGB value rgb(255, 222, 7) and HSL value hsl(52, 100%, 51%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #FFDE07?+

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