#C0D3AE Color

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

Color preview

#C0D3AE

Color formats

HEX
#C0D3AE
RGB
rgb(192, 211, 174)
RGBA
rgba(192, 211, 174, 1)
HSL
hsl(91, 30%, 75%)
HSV
hsv(91, 18%, 83%)
CMYK
cmyk(9%, 0%, 18%, 17%)
CSS variable
--color-primary: #C0D3AE;
Lowercase HEX
#c0d3ae

Shades

Tints

Tones

Harmony

CSS snippets for #C0D3AE

.color-c0d3ae {
  color: #C0D3AE;
  background-color: #C0D3AE;
}

Frequently asked questions

What color is #C0D3AE?+

#C0D3AE is a HEX color with RGB value rgb(192, 211, 174) and HSL value hsl(91, 30%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C0D3AE?+

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