#C8DF6A Color

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

Color preview

#C8DF6A

Color formats

HEX
#C8DF6A
RGB
rgb(200, 223, 106)
RGBA
rgba(200, 223, 106, 1)
HSL
hsl(72, 65%, 65%)
HSV
hsv(72, 52%, 87%)
CMYK
cmyk(10%, 0%, 52%, 13%)
CSS variable
--color-primary: #C8DF6A;
Lowercase HEX
#c8df6a

Shades

Tints

Tones

Harmony

CSS snippets for #C8DF6A

.color-c8df6a {
  color: #C8DF6A;
  background-color: #C8DF6A;
}

Frequently asked questions

What color is #C8DF6A?+

#C8DF6A is a HEX color with RGB value rgb(200, 223, 106) and HSL value hsl(72, 65%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C8DF6A?+

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