#DCEF80 Color

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

Color preview

#DCEF80

Color formats

HEX
#DCEF80
RGB
rgb(220, 239, 128)
RGBA
rgba(220, 239, 128, 1)
HSL
hsl(70, 78%, 72%)
HSV
hsv(70, 46%, 94%)
CMYK
cmyk(8%, 0%, 46%, 6%)
CSS variable
--color-primary: #DCEF80;
Lowercase HEX
#dcef80

Shades

Tints

Tones

Harmony

CSS snippets for #DCEF80

.color-dcef80 {
  color: #DCEF80;
  background-color: #DCEF80;
}

Frequently asked questions

What color is #DCEF80?+

#DCEF80 is a HEX color with RGB value rgb(220, 239, 128) and HSL value hsl(70, 78%, 72%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCEF80?+

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