#DCF65E Color

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

Color preview

#DCF65E

Color formats

HEX
#DCF65E
RGB
rgb(220, 246, 94)
RGBA
rgba(220, 246, 94, 1)
HSL
hsl(70, 89%, 67%)
HSV
hsv(70, 62%, 96%)
CMYK
cmyk(11%, 0%, 62%, 4%)
CSS variable
--color-primary: #DCF65E;
Lowercase HEX
#dcf65e

Shades

Tints

Tones

Harmony

CSS snippets for #DCF65E

.color-dcf65e {
  color: #DCF65E;
  background-color: #DCF65E;
}

Frequently asked questions

What color is #DCF65E?+

#DCF65E is a HEX color with RGB value rgb(220, 246, 94) and HSL value hsl(70, 89%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCF65E?+

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