#FDDE89 Color

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

Color preview

#FDDE89

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #FDDE89

.color-fdde89 {
  color: #FDDE89;
  background-color: #FDDE89;
}

Frequently asked questions

What color is #FDDE89?+

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

What is the closest Tailwind color to #FDDE89?+

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