#FDDE86 Color

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

Color preview

#FDDE86

Color formats

HEX
#FDDE86
RGB
rgb(253, 222, 134)
RGBA
rgba(253, 222, 134, 1)
HSL
hsl(44, 97%, 76%)
HSV
hsv(44, 47%, 99%)
CMYK
cmyk(0%, 12%, 47%, 1%)
CSS variable
--color-primary: #FDDE86;
Lowercase HEX
#fdde86

Shades

Tints

Tones

Harmony

CSS snippets for #FDDE86

.color-fdde86 {
  color: #FDDE86;
  background-color: #FDDE86;
}

Frequently asked questions

What color is #FDDE86?+

#FDDE86 is a HEX color with RGB value rgb(253, 222, 134) and HSL value hsl(44, 97%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #FDDE86?+

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