#FDCE77 Color

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

Color preview

#FDCE77

Color formats

HEX
#FDCE77
RGB
rgb(253, 206, 119)
RGBA
rgba(253, 206, 119, 1)
HSL
hsl(39, 97%, 73%)
HSV
hsv(39, 53%, 99%)
CMYK
cmyk(0%, 19%, 53%, 1%)
CSS variable
--color-primary: #FDCE77;
Lowercase HEX
#fdce77

Shades

Tints

Tones

Harmony

CSS snippets for #FDCE77

.color-fdce77 {
  color: #FDCE77;
  background-color: #FDCE77;
}

Frequently asked questions

What color is #FDCE77?+

#FDCE77 is a HEX color with RGB value rgb(253, 206, 119) and HSL value hsl(39, 97%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FDCE77?+

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