#CCDDF3 Color

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

Color preview

#CCDDF3

Color formats

HEX
#CCDDF3
RGB
rgb(204, 221, 243)
RGBA
rgba(204, 221, 243, 1)
HSL
hsl(214, 62%, 88%)
HSV
hsv(214, 16%, 95%)
CMYK
cmyk(16%, 9%, 0%, 5%)
CSS variable
--color-primary: #CCDDF3;
Lowercase HEX
#ccddf3

Shades

Tints

Tones

Harmony

CSS snippets for #CCDDF3

.color-ccddf3 {
  color: #CCDDF3;
  background-color: #CCDDF3;
}

Frequently asked questions

What color is #CCDDF3?+

#CCDDF3 is a HEX color with RGB value rgb(204, 221, 243) and HSL value hsl(214, 62%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCDDF3?+

The closest Tailwind color is indigo-200, available as the bg-indigo-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