#CDDFF7 Color

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

Color preview

#CDDFF7

Color formats

HEX
#CDDFF7
RGB
rgb(205, 223, 247)
RGBA
rgba(205, 223, 247, 1)
HSL
hsl(214, 72%, 89%)
HSV
hsv(214, 17%, 97%)
CMYK
cmyk(17%, 10%, 0%, 3%)
CSS variable
--color-primary: #CDDFF7;
Lowercase HEX
#cddff7

Shades

Tints

Tones

Harmony

CSS snippets for #CDDFF7

.color-cddff7 {
  color: #CDDFF7;
  background-color: #CDDFF7;
}

Frequently asked questions

What color is #CDDFF7?+

#CDDFF7 is a HEX color with RGB value rgb(205, 223, 247) and HSL value hsl(214, 72%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CDDFF7?+

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