#DEE080 Color

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

Color preview

#DEE080

Color formats

HEX
#DEE080
RGB
rgb(222, 224, 128)
RGBA
rgba(222, 224, 128, 1)
HSL
hsl(61, 61%, 69%)
HSV
hsv(61, 43%, 88%)
CMYK
cmyk(1%, 0%, 43%, 12%)
CSS variable
--color-primary: #DEE080;
Lowercase HEX
#dee080

Shades

Tints

Tones

Harmony

CSS snippets for #DEE080

.color-dee080 {
  color: #DEE080;
  background-color: #DEE080;
}

Frequently asked questions

What color is #DEE080?+

#DEE080 is a HEX color with RGB value rgb(222, 224, 128) and HSL value hsl(61, 61%, 69%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEE080?+

The closest Tailwind color is amber-200, available as the bg-amber-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