#C2DABD Color

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

Color preview

#C2DABD

Color formats

HEX
#C2DABD
RGB
rgb(194, 218, 189)
RGBA
rgba(194, 218, 189, 1)
HSL
hsl(110, 28%, 80%)
HSV
hsv(110, 13%, 85%)
CMYK
cmyk(11%, 0%, 13%, 15%)
CSS variable
--color-primary: #C2DABD;
Lowercase HEX
#c2dabd

Shades

Tints

Tones

Harmony

CSS snippets for #C2DABD

.color-c2dabd {
  color: #C2DABD;
  background-color: #C2DABD;
}

Frequently asked questions

What color is #C2DABD?+

#C2DABD is a HEX color with RGB value rgb(194, 218, 189) and HSL value hsl(110, 28%, 80%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C2DABD?+

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