#DCDD96 Color

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

Color preview

#DCDD96

Color formats

HEX
#DCDD96
RGB
rgb(220, 221, 150)
RGBA
rgba(220, 221, 150, 1)
HSL
hsl(61, 51%, 73%)
HSV
hsv(61, 32%, 87%)
CMYK
cmyk(0%, 0%, 32%, 13%)
CSS variable
--color-primary: #DCDD96;
Lowercase HEX
#dcdd96

Shades

Tints

Tones

Harmony

CSS snippets for #DCDD96

.color-dcdd96 {
  color: #DCDD96;
  background-color: #DCDD96;
}

Frequently asked questions

What color is #DCDD96?+

#DCDD96 is a HEX color with RGB value rgb(220, 221, 150) and HSL value hsl(61, 51%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCDD96?+

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