#C0DBCB Color

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

Color preview

#C0DBCB

Color formats

HEX
#C0DBCB
RGB
rgb(192, 219, 203)
RGBA
rgba(192, 219, 203, 1)
HSL
hsl(144, 27%, 81%)
HSV
hsv(144, 12%, 86%)
CMYK
cmyk(12%, 0%, 7%, 14%)
CSS variable
--color-primary: #C0DBCB;
Lowercase HEX
#c0dbcb

Shades

Tints

Tones

Harmony

CSS snippets for #C0DBCB

.color-c0dbcb {
  color: #C0DBCB;
  background-color: #C0DBCB;
}

Frequently asked questions

What color is #C0DBCB?+

#C0DBCB is a HEX color with RGB value rgb(192, 219, 203) and HSL value hsl(144, 27%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C0DBCB?+

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