#DEE06B Color

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

Color preview

#DEE06B

Color formats

HEX
#DEE06B
RGB
rgb(222, 224, 107)
RGBA
rgba(222, 224, 107, 1)
HSL
hsl(61, 65%, 65%)
HSV
hsv(61, 52%, 88%)
CMYK
cmyk(1%, 0%, 52%, 12%)
CSS variable
--color-primary: #DEE06B;
Lowercase HEX
#dee06b

Shades

Tints

Tones

Harmony

CSS snippets for #DEE06B

.color-dee06b {
  color: #DEE06B;
  background-color: #DEE06B;
}

Frequently asked questions

What color is #DEE06B?+

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

What is the closest Tailwind color to #DEE06B?+

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