#C0DF9D Color

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

Color preview

#C0DF9D

Color formats

HEX
#C0DF9D
RGB
rgb(192, 223, 157)
RGBA
rgba(192, 223, 157, 1)
HSL
hsl(88, 51%, 75%)
HSV
hsv(88, 30%, 87%)
CMYK
cmyk(14%, 0%, 30%, 13%)
CSS variable
--color-primary: #C0DF9D;
Lowercase HEX
#c0df9d

Shades

Tints

Tones

Harmony

CSS snippets for #C0DF9D

.color-c0df9d {
  color: #C0DF9D;
  background-color: #C0DF9D;
}

Frequently asked questions

What color is #C0DF9D?+

#C0DF9D is a HEX color with RGB value rgb(192, 223, 157) and HSL value hsl(88, 51%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C0DF9D?+

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