#C4DCEE Color

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

Color preview

#C4DCEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C4DCEE

.color-c4dcee {
  color: #C4DCEE;
  background-color: #C4DCEE;
}

Frequently asked questions

What color is #C4DCEE?+

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

What is the closest Tailwind color to #C4DCEE?+

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