#DCF05C Color

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

Color preview

#DCF05C

Color formats

HEX
#DCF05C
RGB
rgb(220, 240, 92)
RGBA
rgba(220, 240, 92, 1)
HSL
hsl(68, 83%, 65%)
HSV
hsv(68, 62%, 94%)
CMYK
cmyk(8%, 0%, 62%, 6%)
CSS variable
--color-primary: #DCF05C;
Lowercase HEX
#dcf05c

Shades

Tints

Tones

Harmony

CSS snippets for #DCF05C

.color-dcf05c {
  color: #DCF05C;
  background-color: #DCF05C;
}

Frequently asked questions

What color is #DCF05C?+

#DCF05C is a HEX color with RGB value rgb(220, 240, 92) and HSL value hsl(68, 83%, 65%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DCF05C?+

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