#DCFE34 Color

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

Color preview

#DCFE34

Color formats

HEX
#DCFE34
RGB
rgb(220, 254, 52)
RGBA
rgba(220, 254, 52, 1)
HSL
hsl(70, 99%, 60%)
HSV
hsv(70, 80%, 100%)
CMYK
cmyk(13%, 0%, 80%, 0%)
CSS variable
--color-primary: #DCFE34;
Lowercase HEX
#dcfe34

Shades

Tints

Tones

Harmony

CSS snippets for #DCFE34

.color-dcfe34 {
  color: #DCFE34;
  background-color: #DCFE34;
}

Frequently asked questions

What color is #DCFE34?+

#DCFE34 is a HEX color with RGB value rgb(220, 254, 52) and HSL value hsl(70, 99%, 60%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DCFE34?+

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