#C2DEFE Color

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

Color preview

#C2DEFE

Color formats

HEX
#C2DEFE
RGB
rgb(194, 222, 254)
RGBA
rgba(194, 222, 254, 1)
HSL
hsl(212, 97%, 88%)
HSV
hsv(212, 24%, 100%)
CMYK
cmyk(24%, 13%, 0%, 0%)
CSS variable
--color-primary: #C2DEFE;
Lowercase HEX
#c2defe

Shades

Tints

Tones

Harmony

CSS snippets for #C2DEFE

.color-c2defe {
  color: #C2DEFE;
  background-color: #C2DEFE;
}

Frequently asked questions

What color is #C2DEFE?+

#C2DEFE is a HEX color with RGB value rgb(194, 222, 254) and HSL value hsl(212, 97%, 88%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C2DEFE?+

The closest Tailwind color is blue-200, available as the bg-blue-200 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