#DFFF5D Color

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

Color preview

#DFFF5D

Color formats

HEX
#DFFF5D
RGB
rgb(223, 255, 93)
RGBA
rgba(223, 255, 93, 1)
HSL
hsl(72, 100%, 68%)
HSV
hsv(72, 64%, 100%)
CMYK
cmyk(13%, 0%, 64%, 0%)
CSS variable
--color-primary: #DFFF5D;
Lowercase HEX
#dfff5d

Shades

Tints

Tones

Harmony

CSS snippets for #DFFF5D

.color-dfff5d {
  color: #DFFF5D;
  background-color: #DFFF5D;
}

Frequently asked questions

What color is #DFFF5D?+

#DFFF5D is a HEX color with RGB value rgb(223, 255, 93) and HSL value hsl(72, 100%, 68%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DFFF5D?+

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