#DEDB83 Color

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

Color preview

#DEDB83

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEDB83

.color-dedb83 {
  color: #DEDB83;
  background-color: #DEDB83;
}

Frequently asked questions

What color is #DEDB83?+

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

What is the closest Tailwind color to #DEDB83?+

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