#C0DFFB Color

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

Color preview

#C0DFFB

Color formats

HEX
#C0DFFB
RGB
rgb(192, 223, 251)
RGBA
rgba(192, 223, 251, 1)
HSL
hsl(208, 88%, 87%)
HSV
hsv(208, 24%, 98%)
CMYK
cmyk(24%, 11%, 0%, 2%)
CSS variable
--color-primary: #C0DFFB;
Lowercase HEX
#c0dffb

Shades

Tints

Tones

Harmony

CSS snippets for #C0DFFB

.color-c0dffb {
  color: #C0DFFB;
  background-color: #C0DFFB;
}

Frequently asked questions

What color is #C0DFFB?+

#C0DFFB is a HEX color with RGB value rgb(192, 223, 251) and HSL value hsl(208, 88%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C0DFFB?+

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