#DEE119 Color

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

Color preview

#DEE119

Color formats

HEX
#DEE119
RGB
rgb(222, 225, 25)
RGBA
rgba(222, 225, 25, 1)
HSL
hsl(61, 80%, 49%)
HSV
hsv(61, 89%, 88%)
CMYK
cmyk(1%, 0%, 89%, 12%)
CSS variable
--color-primary: #DEE119;
Lowercase HEX
#dee119

Shades

Tints

Tones

Harmony

CSS snippets for #DEE119

.color-dee119 {
  color: #DEE119;
  background-color: #DEE119;
}

Frequently asked questions

What color is #DEE119?+

#DEE119 is a HEX color with RGB value rgb(222, 225, 25) and HSL value hsl(61, 80%, 49%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DEE119?+

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