#DEE850 Color

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

Color preview

#DEE850

Color formats

HEX
#DEE850
RGB
rgb(222, 232, 80)
RGBA
rgba(222, 232, 80, 1)
HSL
hsl(64, 77%, 61%)
HSV
hsv(64, 66%, 91%)
CMYK
cmyk(4%, 0%, 66%, 9%)
CSS variable
--color-primary: #DEE850;
Lowercase HEX
#dee850

Shades

Tints

Tones

Harmony

CSS snippets for #DEE850

.color-dee850 {
  color: #DEE850;
  background-color: #DEE850;
}

Frequently asked questions

What color is #DEE850?+

#DEE850 is a HEX color with RGB value rgb(222, 232, 80) and HSL value hsl(64, 77%, 61%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEE850?+

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