#C0DEBD Color

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

Color preview

#C0DEBD

Color formats

HEX
#C0DEBD
RGB
rgb(192, 222, 189)
RGBA
rgba(192, 222, 189, 1)
HSL
hsl(115, 33%, 81%)
HSV
hsv(115, 15%, 87%)
CMYK
cmyk(14%, 0%, 15%, 13%)
CSS variable
--color-primary: #C0DEBD;
Lowercase HEX
#c0debd

Shades

Tints

Tones

Harmony

CSS snippets for #C0DEBD

.color-c0debd {
  color: #C0DEBD;
  background-color: #C0DEBD;
}

Frequently asked questions

What color is #C0DEBD?+

#C0DEBD is a HEX color with RGB value rgb(192, 222, 189) and HSL value hsl(115, 33%, 81%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C0DEBD?+

The closest Tailwind color is stone-300, available as the bg-stone-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