#C2DBBF Color

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

Color preview

#C2DBBF

Color formats

HEX
#C2DBBF
RGB
rgb(194, 219, 191)
RGBA
rgba(194, 219, 191, 1)
HSL
hsl(114, 28%, 80%)
HSV
hsv(114, 13%, 86%)
CMYK
cmyk(11%, 0%, 13%, 14%)
CSS variable
--color-primary: #C2DBBF;
Lowercase HEX
#c2dbbf

Shades

Tints

Tones

Harmony

CSS snippets for #C2DBBF

.color-c2dbbf {
  color: #C2DBBF;
  background-color: #C2DBBF;
}

Frequently asked questions

What color is #C2DBBF?+

#C2DBBF is a HEX color with RGB value rgb(194, 219, 191) and HSL value hsl(114, 28%, 80%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C2DBBF?+

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