#C2D8AE Color

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

Color preview

#C2D8AE

Color formats

HEX
#C2D8AE
RGB
rgb(194, 216, 174)
RGBA
rgba(194, 216, 174, 1)
HSL
hsl(91, 35%, 76%)
HSV
hsv(91, 19%, 85%)
CMYK
cmyk(10%, 0%, 19%, 15%)
CSS variable
--color-primary: #C2D8AE;
Lowercase HEX
#c2d8ae

Shades

Tints

Tones

Harmony

CSS snippets for #C2D8AE

.color-c2d8ae {
  color: #C2D8AE;
  background-color: #C2D8AE;
}

Frequently asked questions

What color is #C2D8AE?+

#C2D8AE is a HEX color with RGB value rgb(194, 216, 174) and HSL value hsl(91, 35%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C2D8AE?+

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