#C5D3AE Color

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

Color preview

#C5D3AE

Color formats

HEX
#C5D3AE
RGB
rgb(197, 211, 174)
RGBA
rgba(197, 211, 174, 1)
HSL
hsl(83, 30%, 75%)
HSV
hsv(83, 18%, 83%)
CMYK
cmyk(7%, 0%, 18%, 17%)
CSS variable
--color-primary: #C5D3AE;
Lowercase HEX
#c5d3ae

Shades

Tints

Tones

Harmony

CSS snippets for #C5D3AE

.color-c5d3ae {
  color: #C5D3AE;
  background-color: #C5D3AE;
}

Frequently asked questions

What color is #C5D3AE?+

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

What is the closest Tailwind color to #C5D3AE?+

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