#DAFF07 Color

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

Color preview

#DAFF07

Color formats

HEX
#DAFF07
RGB
rgb(218, 255, 7)
RGBA
rgba(218, 255, 7, 1)
HSL
hsl(69, 100%, 51%)
HSV
hsv(69, 97%, 100%)
CMYK
cmyk(15%, 0%, 97%, 0%)
CSS variable
--color-primary: #DAFF07;
Lowercase HEX
#daff07

Shades

Tints

Tones

Harmony

CSS snippets for #DAFF07

.color-daff07 {
  color: #DAFF07;
  background-color: #DAFF07;
}

Frequently asked questions

What color is #DAFF07?+

#DAFF07 is a HEX color with RGB value rgb(218, 255, 7) and HSL value hsl(69, 100%, 51%). Its closest CSS named color is Yellow.

What is the closest Tailwind color to #DAFF07?+

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