#DEE66B Color

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

Color preview

#DEE66B

Color formats

HEX
#DEE66B
RGB
rgb(222, 230, 107)
RGBA
rgba(222, 230, 107, 1)
HSL
hsl(64, 71%, 66%)
HSV
hsv(64, 53%, 90%)
CMYK
cmyk(3%, 0%, 53%, 10%)
CSS variable
--color-primary: #DEE66B;
Lowercase HEX
#dee66b

Shades

Tints

Tones

Harmony

CSS snippets for #DEE66B

.color-dee66b {
  color: #DEE66B;
  background-color: #DEE66B;
}

Frequently asked questions

What color is #DEE66B?+

#DEE66B is a HEX color with RGB value rgb(222, 230, 107) and HSL value hsl(64, 71%, 66%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEE66B?+

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