#C2DCFB Color

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

Color preview

#C2DCFB

Color formats

HEX
#C2DCFB
RGB
rgb(194, 220, 251)
RGBA
rgba(194, 220, 251, 1)
HSL
hsl(213, 88%, 87%)
HSV
hsv(213, 23%, 98%)
CMYK
cmyk(23%, 12%, 0%, 2%)
CSS variable
--color-primary: #C2DCFB;
Lowercase HEX
#c2dcfb

Shades

Tints

Tones

Harmony

CSS snippets for #C2DCFB

.color-c2dcfb {
  color: #C2DCFB;
  background-color: #C2DCFB;
}

Frequently asked questions

What color is #C2DCFB?+

#C2DCFB is a HEX color with RGB value rgb(194, 220, 251) and HSL value hsl(213, 88%, 87%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C2DCFB?+

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