#DCDF90 Color

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

Color preview

#DCDF90

Color formats

HEX
#DCDF90
RGB
rgb(220, 223, 144)
RGBA
rgba(220, 223, 144, 1)
HSL
hsl(62, 55%, 72%)
HSV
hsv(62, 35%, 87%)
CMYK
cmyk(1%, 0%, 35%, 13%)
CSS variable
--color-primary: #DCDF90;
Lowercase HEX
#dcdf90

Shades

Tints

Tones

Harmony

CSS snippets for #DCDF90

.color-dcdf90 {
  color: #DCDF90;
  background-color: #DCDF90;
}

Frequently asked questions

What color is #DCDF90?+

#DCDF90 is a HEX color with RGB value rgb(220, 223, 144) and HSL value hsl(62, 55%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCDF90?+

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