#C3DBEC Color

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

Color preview

#C3DBEC

Color formats

HEX
#C3DBEC
RGB
rgb(195, 219, 236)
RGBA
rgba(195, 219, 236, 1)
HSL
hsl(205, 52%, 85%)
HSV
hsv(205, 17%, 93%)
CMYK
cmyk(17%, 7%, 0%, 7%)
CSS variable
--color-primary: #C3DBEC;
Lowercase HEX
#c3dbec

Shades

Tints

Tones

Harmony

CSS snippets for #C3DBEC

.color-c3dbec {
  color: #C3DBEC;
  background-color: #C3DBEC;
}

Frequently asked questions

What color is #C3DBEC?+

#C3DBEC is a HEX color with RGB value rgb(195, 219, 236) and HSL value hsl(205, 52%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C3DBEC?+

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