#DCFF51 Color

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

Color preview

#DCFF51

Color formats

HEX
#DCFF51
RGB
rgb(220, 255, 81)
RGBA
rgba(220, 255, 81, 1)
HSL
hsl(72, 100%, 66%)
HSV
hsv(72, 68%, 100%)
CMYK
cmyk(14%, 0%, 68%, 0%)
CSS variable
--color-primary: #DCFF51;
Lowercase HEX
#dcff51

Shades

Tints

Tones

Harmony

CSS snippets for #DCFF51

.color-dcff51 {
  color: #DCFF51;
  background-color: #DCFF51;
}

Frequently asked questions

What color is #DCFF51?+

#DCFF51 is a HEX color with RGB value rgb(220, 255, 81) and HSL value hsl(72, 100%, 66%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DCFF51?+

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