#C3DCEB Color

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

Color preview

#C3DCEB

Color formats

HEX
#C3DCEB
RGB
rgb(195, 220, 235)
RGBA
rgba(195, 220, 235, 1)
HSL
hsl(202, 50%, 84%)
HSV
hsv(202, 17%, 92%)
CMYK
cmyk(17%, 6%, 0%, 8%)
CSS variable
--color-primary: #C3DCEB;
Lowercase HEX
#c3dceb

Shades

Tints

Tones

Harmony

CSS snippets for #C3DCEB

.color-c3dceb {
  color: #C3DCEB;
  background-color: #C3DCEB;
}

Frequently asked questions

What color is #C3DCEB?+

#C3DCEB is a HEX color with RGB value rgb(195, 220, 235) and HSL value hsl(202, 50%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C3DCEB?+

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