#DCEE90 Color

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

Color preview

#DCEE90

Color formats

HEX
#DCEE90
RGB
rgb(220, 238, 144)
RGBA
rgba(220, 238, 144, 1)
HSL
hsl(71, 73%, 75%)
HSV
hsv(71, 39%, 93%)
CMYK
cmyk(8%, 0%, 39%, 7%)
CSS variable
--color-primary: #DCEE90;
Lowercase HEX
#dcee90

Shades

Tints

Tones

Harmony

CSS snippets for #DCEE90

.color-dcee90 {
  color: #DCEE90;
  background-color: #DCEE90;
}

Frequently asked questions

What color is #DCEE90?+

#DCEE90 is a HEX color with RGB value rgb(220, 238, 144) and HSL value hsl(71, 73%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCEE90?+

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