#DEE55A Color

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

Color preview

#DEE55A

Color formats

HEX
#DEE55A
RGB
rgb(222, 229, 90)
RGBA
rgba(222, 229, 90, 1)
HSL
hsl(63, 73%, 63%)
HSV
hsv(63, 61%, 90%)
CMYK
cmyk(3%, 0%, 61%, 10%)
CSS variable
--color-primary: #DEE55A;
Lowercase HEX
#dee55a

Shades

Tints

Tones

Harmony

CSS snippets for #DEE55A

.color-dee55a {
  color: #DEE55A;
  background-color: #DEE55A;
}

Frequently asked questions

What color is #DEE55A?+

#DEE55A is a HEX color with RGB value rgb(222, 229, 90) and HSL value hsl(63, 73%, 63%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEE55A?+

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