#DCEE99 Color

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

Color preview

#DCEE99

Color formats

HEX
#DCEE99
RGB
rgb(220, 238, 153)
RGBA
rgba(220, 238, 153, 1)
HSL
hsl(73, 71%, 77%)
HSV
hsv(73, 36%, 93%)
CMYK
cmyk(8%, 0%, 36%, 7%)
CSS variable
--color-primary: #DCEE99;
Lowercase HEX
#dcee99

Shades

Tints

Tones

Harmony

CSS snippets for #DCEE99

.color-dcee99 {
  color: #DCEE99;
  background-color: #DCEE99;
}

Frequently asked questions

What color is #DCEE99?+

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

What is the closest Tailwind color to #DCEE99?+

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