#DEE05C Color

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

Color preview

#DEE05C

Color formats

HEX
#DEE05C
RGB
rgb(222, 224, 92)
RGBA
rgba(222, 224, 92, 1)
HSL
hsl(61, 68%, 62%)
HSV
hsv(61, 59%, 88%)
CMYK
cmyk(1%, 0%, 59%, 12%)
CSS variable
--color-primary: #DEE05C;
Lowercase HEX
#dee05c

Shades

Tints

Tones

Harmony

CSS snippets for #DEE05C

.color-dee05c {
  color: #DEE05C;
  background-color: #DEE05C;
}

Frequently asked questions

What color is #DEE05C?+

#DEE05C is a HEX color with RGB value rgb(222, 224, 92) and HSL value hsl(61, 68%, 62%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEE05C?+

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