#C3DECC Color

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

Color preview

#C3DECC

Color formats

HEX
#C3DECC
RGB
rgb(195, 222, 204)
RGBA
rgba(195, 222, 204, 1)
HSL
hsl(140, 29%, 82%)
HSV
hsv(140, 12%, 87%)
CMYK
cmyk(12%, 0%, 8%, 13%)
CSS variable
--color-primary: #C3DECC;
Lowercase HEX
#c3decc

Shades

Tints

Tones

Harmony

CSS snippets for #C3DECC

.color-c3decc {
  color: #C3DECC;
  background-color: #C3DECC;
}

Frequently asked questions

What color is #C3DECC?+

#C3DECC is a HEX color with RGB value rgb(195, 222, 204) and HSL value hsl(140, 29%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C3DECC?+

The closest Tailwind color is neutral-300, available as the bg-neutral-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