#C0DFFA Color

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

Color preview

#C0DFFA

Color formats

HEX
#C0DFFA
RGB
rgb(192, 223, 250)
RGBA
rgba(192, 223, 250, 1)
HSL
hsl(208, 85%, 87%)
HSV
hsv(208, 23%, 98%)
CMYK
cmyk(23%, 11%, 0%, 2%)
CSS variable
--color-primary: #C0DFFA;
Lowercase HEX
#c0dffa

Shades

Tints

Tones

Harmony

CSS snippets for #C0DFFA

.color-c0dffa {
  color: #C0DFFA;
  background-color: #C0DFFA;
}

Frequently asked questions

What color is #C0DFFA?+

#C0DFFA is a HEX color with RGB value rgb(192, 223, 250) and HSL value hsl(208, 85%, 87%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C0DFFA?+

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