#DEEE81 Color

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

Color preview

#DEEE81

Color formats

HEX
#DEEE81
RGB
rgb(222, 238, 129)
RGBA
rgba(222, 238, 129, 1)
HSL
hsl(69, 76%, 72%)
HSV
hsv(69, 46%, 93%)
CMYK
cmyk(7%, 0%, 46%, 7%)
CSS variable
--color-primary: #DEEE81;
Lowercase HEX
#deee81

Shades

Tints

Tones

Harmony

CSS snippets for #DEEE81

.color-deee81 {
  color: #DEEE81;
  background-color: #DEEE81;
}

Frequently asked questions

What color is #DEEE81?+

#DEEE81 is a HEX color with RGB value rgb(222, 238, 129) and HSL value hsl(69, 76%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEEE81?+

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