#CCDFF3 Color

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

Color preview

#CCDFF3

Color formats

HEX
#CCDFF3
RGB
rgb(204, 223, 243)
RGBA
rgba(204, 223, 243, 1)
HSL
hsl(211, 62%, 88%)
HSV
hsv(211, 16%, 95%)
CMYK
cmyk(16%, 8%, 0%, 5%)
CSS variable
--color-primary: #CCDFF3;
Lowercase HEX
#ccdff3

Shades

Tints

Tones

Harmony

CSS snippets for #CCDFF3

.color-ccdff3 {
  color: #CCDFF3;
  background-color: #CCDFF3;
}

Frequently asked questions

What color is #CCDFF3?+

#CCDFF3 is a HEX color with RGB value rgb(204, 223, 243) and HSL value hsl(211, 62%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CCDFF3?+

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