#C3DDCF Color

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

Color preview

#C3DDCF

Color formats

HEX
#C3DDCF
RGB
rgb(195, 221, 207)
RGBA
rgba(195, 221, 207, 1)
HSL
hsl(148, 28%, 82%)
HSV
hsv(148, 12%, 87%)
CMYK
cmyk(12%, 0%, 6%, 13%)
CSS variable
--color-primary: #C3DDCF;
Lowercase HEX
#c3ddcf

Shades

Tints

Tones

Harmony

CSS snippets for #C3DDCF

.color-c3ddcf {
  color: #C3DDCF;
  background-color: #C3DDCF;
}

Frequently asked questions

What color is #C3DDCF?+

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

What is the closest Tailwind color to #C3DDCF?+

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