#DEDE8C Color

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

Color preview

#DEDE8C

Color formats

HEX
#DEDE8C
RGB
rgb(222, 222, 140)
RGBA
rgba(222, 222, 140, 1)
HSL
hsl(60, 55%, 71%)
HSV
hsv(60, 37%, 87%)
CMYK
cmyk(0%, 0%, 37%, 13%)
CSS variable
--color-primary: #DEDE8C;
Lowercase HEX
#dede8c

Shades

Tints

Tones

Harmony

CSS snippets for #DEDE8C

.color-dede8c {
  color: #DEDE8C;
  background-color: #DEDE8C;
}

Frequently asked questions

What color is #DEDE8C?+

#DEDE8C is a HEX color with RGB value rgb(222, 222, 140) and HSL value hsl(60, 55%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEDE8C?+

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