#DCFF73 Color

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

Color preview

#DCFF73

Color formats

HEX
#DCFF73
RGB
rgb(220, 255, 115)
RGBA
rgba(220, 255, 115, 1)
HSL
hsl(75, 100%, 73%)
HSV
hsv(75, 55%, 100%)
CMYK
cmyk(14%, 0%, 55%, 0%)
CSS variable
--color-primary: #DCFF73;
Lowercase HEX
#dcff73

Shades

Tints

Tones

Harmony

CSS snippets for #DCFF73

.color-dcff73 {
  color: #DCFF73;
  background-color: #DCFF73;
}

Frequently asked questions

What color is #DCFF73?+

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

What is the closest Tailwind color to #DCFF73?+

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