#DEFF08 Color

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

Color preview

#DEFF08

Color formats

HEX
#DEFF08
RGB
rgb(222, 255, 8)
RGBA
rgba(222, 255, 8, 1)
HSL
hsl(68, 100%, 52%)
HSV
hsv(68, 97%, 100%)
CMYK
cmyk(13%, 0%, 97%, 0%)
CSS variable
--color-primary: #DEFF08;
Lowercase HEX
#deff08

Shades

Tints

Tones

Harmony

CSS snippets for #DEFF08

.color-deff08 {
  color: #DEFF08;
  background-color: #DEFF08;
}

Frequently asked questions

What color is #DEFF08?+

#DEFF08 is a HEX color with RGB value rgb(222, 255, 8) and HSL value hsl(68, 100%, 52%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #DEFF08?+

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