#DAFB55 Color

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

Color preview

#DAFB55

Color formats

HEX
#DAFB55
RGB
rgb(218, 251, 85)
RGBA
rgba(218, 251, 85, 1)
HSL
hsl(72, 95%, 66%)
HSV
hsv(72, 66%, 98%)
CMYK
cmyk(13%, 0%, 66%, 2%)
CSS variable
--color-primary: #DAFB55;
Lowercase HEX
#dafb55

Shades

Tints

Tones

Harmony

CSS snippets for #DAFB55

.color-dafb55 {
  color: #DAFB55;
  background-color: #DAFB55;
}

Frequently asked questions

What color is #DAFB55?+

#DAFB55 is a HEX color with RGB value rgb(218, 251, 85) and HSL value hsl(72, 95%, 66%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DAFB55?+

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