#DFFF3D Color

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

Color preview

#DFFF3D

Color formats

HEX
#DFFF3D
RGB
rgb(223, 255, 61)
RGBA
rgba(223, 255, 61, 1)
HSL
hsl(70, 100%, 62%)
HSV
hsv(70, 76%, 100%)
CMYK
cmyk(13%, 0%, 76%, 0%)
CSS variable
--color-primary: #DFFF3D;
Lowercase HEX
#dfff3d

Shades

Tints

Tones

Harmony

CSS snippets for #DFFF3D

.color-dfff3d {
  color: #DFFF3D;
  background-color: #DFFF3D;
}

Frequently asked questions

What color is #DFFF3D?+

#DFFF3D is a HEX color with RGB value rgb(223, 255, 61) and HSL value hsl(70, 100%, 62%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DFFF3D?+

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