#DEDE5A Color

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

Color preview

#DEDE5A

Color formats

HEX
#DEDE5A
RGB
rgb(222, 222, 90)
RGBA
rgba(222, 222, 90, 1)
HSL
hsl(60, 67%, 61%)
HSV
hsv(60, 59%, 87%)
CMYK
cmyk(0%, 0%, 59%, 13%)
CSS variable
--color-primary: #DEDE5A;
Lowercase HEX
#dede5a

Shades

Tints

Tones

Harmony

CSS snippets for #DEDE5A

.color-dede5a {
  color: #DEDE5A;
  background-color: #DEDE5A;
}

Frequently asked questions

What color is #DEDE5A?+

#DEDE5A is a HEX color with RGB value rgb(222, 222, 90) and HSL value hsl(60, 67%, 61%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEDE5A?+

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