#C6DC9D Color

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

Color preview

#C6DC9D

Color formats

HEX
#C6DC9D
RGB
rgb(198, 220, 157)
RGBA
rgba(198, 220, 157, 1)
HSL
hsl(81, 47%, 74%)
HSV
hsv(81, 29%, 86%)
CMYK
cmyk(10%, 0%, 29%, 14%)
CSS variable
--color-primary: #C6DC9D;
Lowercase HEX
#c6dc9d

Shades

Tints

Tones

Harmony

CSS snippets for #C6DC9D

.color-c6dc9d {
  color: #C6DC9D;
  background-color: #C6DC9D;
}

Frequently asked questions

What color is #C6DC9D?+

#C6DC9D is a HEX color with RGB value rgb(198, 220, 157) and HSL value hsl(81, 47%, 74%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #C6DC9D?+

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