#DCFF7D Color

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

Color preview

#DCFF7D

Color formats

HEX
#DCFF7D
RGB
rgb(220, 255, 125)
RGBA
rgba(220, 255, 125, 1)
HSL
hsl(76, 100%, 75%)
HSV
hsv(76, 51%, 100%)
CMYK
cmyk(14%, 0%, 51%, 0%)
CSS variable
--color-primary: #DCFF7D;
Lowercase HEX
#dcff7d

Shades

Tints

Tones

Harmony

CSS snippets for #DCFF7D

.color-dcff7d {
  color: #DCFF7D;
  background-color: #DCFF7D;
}

Frequently asked questions

What color is #DCFF7D?+

#DCFF7D is a HEX color with RGB value rgb(220, 255, 125) and HSL value hsl(76, 100%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCFF7D?+

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