#DEF604 Color

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

Color preview

#DEF604

Color formats

HEX
#DEF604
RGB
rgb(222, 246, 4)
RGBA
rgba(222, 246, 4, 1)
HSL
hsl(66, 97%, 49%)
HSV
hsv(66, 98%, 96%)
CMYK
cmyk(10%, 0%, 98%, 4%)
CSS variable
--color-primary: #DEF604;
Lowercase HEX
#def604

Shades

Tints

Tones

Harmony

CSS snippets for #DEF604

.color-def604 {
  color: #DEF604;
  background-color: #DEF604;
}

Frequently asked questions

What color is #DEF604?+

#DEF604 is a HEX color with RGB value rgb(222, 246, 4) and HSL value hsl(66, 97%, 49%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #DEF604?+

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