#C2DEBA Color

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

Color preview

#C2DEBA

Color formats

HEX
#C2DEBA
RGB
rgb(194, 222, 186)
RGBA
rgba(194, 222, 186, 1)
HSL
hsl(107, 35%, 80%)
HSV
hsv(107, 16%, 87%)
CMYK
cmyk(13%, 0%, 16%, 13%)
CSS variable
--color-primary: #C2DEBA;
Lowercase HEX
#c2deba

Shades

Tints

Tones

Harmony

CSS snippets for #C2DEBA

.color-c2deba {
  color: #C2DEBA;
  background-color: #C2DEBA;
}

Frequently asked questions

What color is #C2DEBA?+

#C2DEBA is a HEX color with RGB value rgb(194, 222, 186) and HSL value hsl(107, 35%, 80%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C2DEBA?+

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