#DCDC90 Color

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

Color preview

#DCDC90

Color formats

HEX
#DCDC90
RGB
rgb(220, 220, 144)
RGBA
rgba(220, 220, 144, 1)
HSL
hsl(60, 52%, 71%)
HSV
hsv(60, 35%, 86%)
CMYK
cmyk(0%, 0%, 35%, 14%)
CSS variable
--color-primary: #DCDC90;
Lowercase HEX
#dcdc90

Shades

Tints

Tones

Harmony

CSS snippets for #DCDC90

.color-dcdc90 {
  color: #DCDC90;
  background-color: #DCDC90;
}

Frequently asked questions

What color is #DCDC90?+

#DCDC90 is a HEX color with RGB value rgb(220, 220, 144) and HSL value hsl(60, 52%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCDC90?+

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