#CDDAF2 Color

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

Color preview

#CDDAF2

Color formats

HEX
#CDDAF2
RGB
rgb(205, 218, 242)
RGBA
rgba(205, 218, 242, 1)
HSL
hsl(219, 59%, 88%)
HSV
hsv(219, 15%, 95%)
CMYK
cmyk(15%, 10%, 0%, 5%)
CSS variable
--color-primary: #CDDAF2;
Lowercase HEX
#cddaf2

Shades

Tints

Tones

Harmony

CSS snippets for #CDDAF2

.color-cddaf2 {
  color: #CDDAF2;
  background-color: #CDDAF2;
}

Frequently asked questions

What color is #CDDAF2?+

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

What is the closest Tailwind color to #CDDAF2?+

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