#C3D3CB Color

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

Color preview

#C3D3CB

Color formats

HEX
#C3D3CB
RGB
rgb(195, 211, 203)
RGBA
rgba(195, 211, 203, 1)
HSL
hsl(150, 15%, 80%)
HSV
hsv(150, 8%, 83%)
CMYK
cmyk(8%, 0%, 4%, 17%)
CSS variable
--color-primary: #C3D3CB;
Lowercase HEX
#c3d3cb

Shades

Tints

Tones

Harmony

CSS snippets for #C3D3CB

.color-c3d3cb {
  color: #C3D3CB;
  background-color: #C3D3CB;
}

Frequently asked questions

What color is #C3D3CB?+

#C3D3CB is a HEX color with RGB value rgb(195, 211, 203) and HSL value hsl(150, 15%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C3D3CB?+

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