#CCDFFB Color

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

Color preview

#CCDFFB

Color formats

HEX
#CCDFFB
RGB
rgb(204, 223, 251)
RGBA
rgba(204, 223, 251, 1)
HSL
hsl(216, 85%, 89%)
HSV
hsv(216, 19%, 98%)
CMYK
cmyk(19%, 11%, 0%, 2%)
CSS variable
--color-primary: #CCDFFB;
Lowercase HEX
#ccdffb

Shades

Tints

Tones

Harmony

CSS snippets for #CCDFFB

.color-ccdffb {
  color: #CCDFFB;
  background-color: #CCDFFB;
}

Frequently asked questions

What color is #CCDFFB?+

#CCDFFB is a HEX color with RGB value rgb(204, 223, 251) and HSL value hsl(216, 85%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CCDFFB?+

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