#DEE256 Color

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

Color preview

#DEE256

Color formats

HEX
#DEE256
RGB
rgb(222, 226, 86)
RGBA
rgba(222, 226, 86, 1)
HSL
hsl(62, 71%, 61%)
HSV
hsv(62, 62%, 89%)
CMYK
cmyk(2%, 0%, 62%, 11%)
CSS variable
--color-primary: #DEE256;
Lowercase HEX
#dee256

Shades

Tints

Tones

Harmony

CSS snippets for #DEE256

.color-dee256 {
  color: #DEE256;
  background-color: #DEE256;
}

Frequently asked questions

What color is #DEE256?+

#DEE256 is a HEX color with RGB value rgb(222, 226, 86) and HSL value hsl(62, 71%, 61%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEE256?+

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