#C2DFEB Color

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

Color preview

#C2DFEB

Color formats

HEX
#C2DFEB
RGB
rgb(194, 223, 235)
RGBA
rgba(194, 223, 235, 1)
HSL
hsl(198, 51%, 84%)
HSV
hsv(198, 17%, 92%)
CMYK
cmyk(17%, 5%, 0%, 8%)
CSS variable
--color-primary: #C2DFEB;
Lowercase HEX
#c2dfeb

Shades

Tints

Tones

Harmony

CSS snippets for #C2DFEB

.color-c2dfeb {
  color: #C2DFEB;
  background-color: #C2DFEB;
}

Frequently asked questions

What color is #C2DFEB?+

#C2DFEB is a HEX color with RGB value rgb(194, 223, 235) and HSL value hsl(198, 51%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C2DFEB?+

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