#C0DFCF Color

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

Color preview

#C0DFCF

Color formats

HEX
#C0DFCF
RGB
rgb(192, 223, 207)
RGBA
rgba(192, 223, 207, 1)
HSL
hsl(149, 33%, 81%)
HSV
hsv(149, 14%, 87%)
CMYK
cmyk(14%, 0%, 7%, 13%)
CSS variable
--color-primary: #C0DFCF;
Lowercase HEX
#c0dfcf

Shades

Tints

Tones

Harmony

CSS snippets for #C0DFCF

.color-c0dfcf {
  color: #C0DFCF;
  background-color: #C0DFCF;
}

Frequently asked questions

What color is #C0DFCF?+

#C0DFCF is a HEX color with RGB value rgb(192, 223, 207) and HSL value hsl(149, 33%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C0DFCF?+

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