#DEE63C Color

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

Color preview

#DEE63C

Color formats

HEX
#DEE63C
RGB
rgb(222, 230, 60)
RGBA
rgba(222, 230, 60, 1)
HSL
hsl(63, 77%, 57%)
HSV
hsv(63, 74%, 90%)
CMYK
cmyk(3%, 0%, 74%, 10%)
CSS variable
--color-primary: #DEE63C;
Lowercase HEX
#dee63c

Shades

Tints

Tones

Harmony

CSS snippets for #DEE63C

.color-dee63c {
  color: #DEE63C;
  background-color: #DEE63C;
}

Frequently asked questions

What color is #DEE63C?+

#DEE63C is a HEX color with RGB value rgb(222, 230, 60) and HSL value hsl(63, 77%, 57%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DEE63C?+

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