#C5DCEE Color

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

Color preview

#C5DCEE

Color formats

HEX
#C5DCEE
RGB
rgb(197, 220, 238)
RGBA
rgba(197, 220, 238, 1)
HSL
hsl(206, 55%, 85%)
HSV
hsv(206, 17%, 93%)
CMYK
cmyk(17%, 8%, 0%, 7%)
CSS variable
--color-primary: #C5DCEE;
Lowercase HEX
#c5dcee

Shades

Tints

Tones

Harmony

CSS snippets for #C5DCEE

.color-c5dcee {
  color: #C5DCEE;
  background-color: #C5DCEE;
}

Frequently asked questions

What color is #C5DCEE?+

#C5DCEE is a HEX color with RGB value rgb(197, 220, 238) and HSL value hsl(206, 55%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C5DCEE?+

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