#DCFB7E Color

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

Color preview

#DCFB7E

Color formats

HEX
#DCFB7E
RGB
rgb(220, 251, 126)
RGBA
rgba(220, 251, 126, 1)
HSL
hsl(75, 94%, 74%)
HSV
hsv(75, 50%, 98%)
CMYK
cmyk(12%, 0%, 50%, 2%)
CSS variable
--color-primary: #DCFB7E;
Lowercase HEX
#dcfb7e

Shades

Tints

Tones

Harmony

CSS snippets for #DCFB7E

.color-dcfb7e {
  color: #DCFB7E;
  background-color: #DCFB7E;
}

Frequently asked questions

What color is #DCFB7E?+

#DCFB7E is a HEX color with RGB value rgb(220, 251, 126) and HSL value hsl(75, 94%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCFB7E?+

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