#FDDE62 Color

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

Color preview

#FDDE62

Color formats

HEX
#FDDE62
RGB
rgb(253, 222, 98)
RGBA
rgba(253, 222, 98, 1)
HSL
hsl(48, 97%, 69%)
HSV
hsv(48, 61%, 99%)
CMYK
cmyk(0%, 12%, 61%, 1%)
CSS variable
--color-primary: #FDDE62;
Lowercase HEX
#fdde62

Shades

Tints

Tones

Harmony

CSS snippets for #FDDE62

.color-fdde62 {
  color: #FDDE62;
  background-color: #FDDE62;
}

Frequently asked questions

What color is #FDDE62?+

#FDDE62 is a HEX color with RGB value rgb(253, 222, 98) and HSL value hsl(48, 97%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FDDE62?+

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