#C0DACF Color

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

Color preview

#C0DACF

Color formats

HEX
#C0DACF
RGB
rgb(192, 218, 207)
RGBA
rgba(192, 218, 207, 1)
HSL
hsl(155, 26%, 80%)
HSV
hsv(155, 12%, 85%)
CMYK
cmyk(12%, 0%, 5%, 15%)
CSS variable
--color-primary: #C0DACF;
Lowercase HEX
#c0dacf

Shades

Tints

Tones

Harmony

CSS snippets for #C0DACF

.color-c0dacf {
  color: #C0DACF;
  background-color: #C0DACF;
}

Frequently asked questions

What color is #C0DACF?+

#C0DACF is a HEX color with RGB value rgb(192, 218, 207) and HSL value hsl(155, 26%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C0DACF?+

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