#CAD3FF Color

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

Color preview

#CAD3FF

Color formats

HEX
#CAD3FF
RGB
rgb(202, 211, 255)
RGBA
rgba(202, 211, 255, 1)
HSL
hsl(230, 100%, 90%)
HSV
hsv(230, 21%, 100%)
CMYK
cmyk(21%, 17%, 0%, 0%)
CSS variable
--color-primary: #CAD3FF;
Lowercase HEX
#cad3ff

Shades

Tints

Tones

Harmony

CSS snippets for #CAD3FF

.color-cad3ff {
  color: #CAD3FF;
  background-color: #CAD3FF;
}

Frequently asked questions

What color is #CAD3FF?+

#CAD3FF is a HEX color with RGB value rgb(202, 211, 255) and HSL value hsl(230, 100%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CAD3FF?+

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