#FDEF30 Color

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

Color preview

#FDEF30

Color formats

HEX
#FDEF30
RGB
rgb(253, 239, 48)
RGBA
rgba(253, 239, 48, 1)
HSL
hsl(56, 98%, 59%)
HSV
hsv(56, 81%, 99%)
CMYK
cmyk(0%, 6%, 81%, 1%)
CSS variable
--color-primary: #FDEF30;
Lowercase HEX
#fdef30

Shades

Tints

Tones

Harmony

CSS snippets for #FDEF30

.color-fdef30 {
  color: #FDEF30;
  background-color: #FDEF30;
}

Frequently asked questions

What color is #FDEF30?+

#FDEF30 is a HEX color with RGB value rgb(253, 239, 48) and HSL value hsl(56, 98%, 59%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #FDEF30?+

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