#C0DDCF Color

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

Color preview

#C0DDCF

Color formats

HEX
#C0DDCF
RGB
rgb(192, 221, 207)
RGBA
rgba(192, 221, 207, 1)
HSL
hsl(151, 30%, 81%)
HSV
hsv(151, 13%, 87%)
CMYK
cmyk(13%, 0%, 6%, 13%)
CSS variable
--color-primary: #C0DDCF;
Lowercase HEX
#c0ddcf

Shades

Tints

Tones

Harmony

CSS snippets for #C0DDCF

.color-c0ddcf {
  color: #C0DDCF;
  background-color: #C0DDCF;
}

Frequently asked questions

What color is #C0DDCF?+

#C0DDCF is a HEX color with RGB value rgb(192, 221, 207) and HSL value hsl(151, 30%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C0DDCF?+

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