#C3DDCC Color

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

Color preview

#C3DDCC

Color formats

HEX
#C3DDCC
RGB
rgb(195, 221, 204)
RGBA
rgba(195, 221, 204, 1)
HSL
hsl(141, 28%, 82%)
HSV
hsv(141, 12%, 87%)
CMYK
cmyk(12%, 0%, 8%, 13%)
CSS variable
--color-primary: #C3DDCC;
Lowercase HEX
#c3ddcc

Shades

Tints

Tones

Harmony

CSS snippets for #C3DDCC

.color-c3ddcc {
  color: #C3DDCC;
  background-color: #C3DDCC;
}

Frequently asked questions

What color is #C3DDCC?+

#C3DDCC is a HEX color with RGB value rgb(195, 221, 204) and HSL value hsl(141, 28%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C3DDCC?+

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