#DAFF45 Color

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

Color preview

#DAFF45

Color formats

HEX
#DAFF45
RGB
rgb(218, 255, 69)
RGBA
rgba(218, 255, 69, 1)
HSL
hsl(72, 100%, 64%)
HSV
hsv(72, 73%, 100%)
CMYK
cmyk(15%, 0%, 73%, 0%)
CSS variable
--color-primary: #DAFF45;
Lowercase HEX
#daff45

Shades

Tints

Tones

Harmony

CSS snippets for #DAFF45

.color-daff45 {
  color: #DAFF45;
  background-color: #DAFF45;
}

Frequently asked questions

What color is #DAFF45?+

#DAFF45 is a HEX color with RGB value rgb(218, 255, 69) and HSL value hsl(72, 100%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DAFF45?+

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