#DDDC92 Color

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

Color preview

#DDDC92

Color formats

HEX
#DDDC92
RGB
rgb(221, 220, 146)
RGBA
rgba(221, 220, 146, 1)
HSL
hsl(59, 52%, 72%)
HSV
hsv(59, 34%, 87%)
CMYK
cmyk(0%, 0%, 34%, 13%)
CSS variable
--color-primary: #DDDC92;
Lowercase HEX
#dddc92

Shades

Tints

Tones

Harmony

CSS snippets for #DDDC92

.color-dddc92 {
  color: #DDDC92;
  background-color: #DDDC92;
}

Frequently asked questions

What color is #DDDC92?+

#DDDC92 is a HEX color with RGB value rgb(221, 220, 146) and HSL value hsl(59, 52%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DDDC92?+

The closest Tailwind color is lime-200, available as the bg-lime-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