#CDDFF2 Color

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

Color preview

#CDDFF2

Color formats

HEX
#CDDFF2
RGB
rgb(205, 223, 242)
RGBA
rgba(205, 223, 242, 1)
HSL
hsl(211, 59%, 88%)
HSV
hsv(211, 15%, 95%)
CMYK
cmyk(15%, 8%, 0%, 5%)
CSS variable
--color-primary: #CDDFF2;
Lowercase HEX
#cddff2

Shades

Tints

Tones

Harmony

CSS snippets for #CDDFF2

.color-cddff2 {
  color: #CDDFF2;
  background-color: #CDDFF2;
}

Frequently asked questions

What color is #CDDFF2?+

#CDDFF2 is a HEX color with RGB value rgb(205, 223, 242) and HSL value hsl(211, 59%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CDDFF2?+

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