#C3DEDD Color

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

Color preview

#C3DEDD

Color formats

HEX
#C3DEDD
RGB
rgb(195, 222, 221)
RGBA
rgba(195, 222, 221, 1)
HSL
hsl(178, 29%, 82%)
HSV
hsv(178, 12%, 87%)
CMYK
cmyk(12%, 0%, 0%, 13%)
CSS variable
--color-primary: #C3DEDD;
Lowercase HEX
#c3dedd

Shades

Tints

Tones

Harmony

CSS snippets for #C3DEDD

.color-c3dedd {
  color: #C3DEDD;
  background-color: #C3DEDD;
}

Frequently asked questions

What color is #C3DEDD?+

#C3DEDD is a HEX color with RGB value rgb(195, 222, 221) and HSL value hsl(178, 29%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C3DEDD?+

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