#C7DFFB Color

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

Color preview

#C7DFFB

Color formats

HEX
#C7DFFB
RGB
rgb(199, 223, 251)
RGBA
rgba(199, 223, 251, 1)
HSL
hsl(212, 87%, 88%)
HSV
hsv(212, 21%, 98%)
CMYK
cmyk(21%, 11%, 0%, 2%)
CSS variable
--color-primary: #C7DFFB;
Lowercase HEX
#c7dffb

Shades

Tints

Tones

Harmony

CSS snippets for #C7DFFB

.color-c7dffb {
  color: #C7DFFB;
  background-color: #C7DFFB;
}

Frequently asked questions

What color is #C7DFFB?+

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

What is the closest Tailwind color to #C7DFFB?+

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