#C1DF7C Color

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

Color preview

#C1DF7C

Color formats

HEX
#C1DF7C
RGB
rgb(193, 223, 124)
RGBA
rgba(193, 223, 124, 1)
HSL
hsl(78, 61%, 68%)
HSV
hsv(78, 44%, 87%)
CMYK
cmyk(13%, 0%, 44%, 13%)
CSS variable
--color-primary: #C1DF7C;
Lowercase HEX
#c1df7c

Shades

Tints

Tones

Harmony

CSS snippets for #C1DF7C

.color-c1df7c {
  color: #C1DF7C;
  background-color: #C1DF7C;
}

Frequently asked questions

What color is #C1DF7C?+

#C1DF7C is a HEX color with RGB value rgb(193, 223, 124) and HSL value hsl(78, 61%, 68%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C1DF7C?+

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