#C4DEEB Color

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

Color preview

#C4DEEB

Color formats

HEX
#C4DEEB
RGB
rgb(196, 222, 235)
RGBA
rgba(196, 222, 235, 1)
HSL
hsl(200, 49%, 85%)
HSV
hsv(200, 17%, 92%)
CMYK
cmyk(17%, 6%, 0%, 8%)
CSS variable
--color-primary: #C4DEEB;
Lowercase HEX
#c4deeb

Shades

Tints

Tones

Harmony

CSS snippets for #C4DEEB

.color-c4deeb {
  color: #C4DEEB;
  background-color: #C4DEEB;
}

Frequently asked questions

What color is #C4DEEB?+

#C4DEEB is a HEX color with RGB value rgb(196, 222, 235) and HSL value hsl(200, 49%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C4DEEB?+

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