#DCDD81 Color

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

Color preview

#DCDD81

Color formats

HEX
#DCDD81
RGB
rgb(220, 221, 129)
RGBA
rgba(220, 221, 129, 1)
HSL
hsl(61, 58%, 69%)
HSV
hsv(61, 42%, 87%)
CMYK
cmyk(0%, 0%, 42%, 13%)
CSS variable
--color-primary: #DCDD81;
Lowercase HEX
#dcdd81

Shades

Tints

Tones

Harmony

CSS snippets for #DCDD81

.color-dcdd81 {
  color: #DCDD81;
  background-color: #DCDD81;
}

Frequently asked questions

What color is #DCDD81?+

#DCDD81 is a HEX color with RGB value rgb(220, 221, 129) and HSL value hsl(61, 58%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCDD81?+

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