#DEDB82 Color

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

Color preview

#DEDB82

Color formats

HEX
#DEDB82
RGB
rgb(222, 219, 130)
RGBA
rgba(222, 219, 130, 1)
HSL
hsl(58, 58%, 69%)
HSV
hsv(58, 41%, 87%)
CMYK
cmyk(0%, 1%, 41%, 13%)
CSS variable
--color-primary: #DEDB82;
Lowercase HEX
#dedb82

Shades

Tints

Tones

Harmony

CSS snippets for #DEDB82

.color-dedb82 {
  color: #DEDB82;
  background-color: #DEDB82;
}

Frequently asked questions

What color is #DEDB82?+

#DEDB82 is a HEX color with RGB value rgb(222, 219, 130) and HSL value hsl(58, 58%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEDB82?+

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