#CAD5FF Color

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

Color preview

#CAD5FF

Color formats

HEX
#CAD5FF
RGB
rgb(202, 213, 255)
RGBA
rgba(202, 213, 255, 1)
HSL
hsl(228, 100%, 90%)
HSV
hsv(228, 21%, 100%)
CMYK
cmyk(21%, 16%, 0%, 0%)
CSS variable
--color-primary: #CAD5FF;
Lowercase HEX
#cad5ff

Shades

Tints

Tones

Harmony

CSS snippets for #CAD5FF

.color-cad5ff {
  color: #CAD5FF;
  background-color: #CAD5FF;
}

Frequently asked questions

What color is #CAD5FF?+

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

What is the closest Tailwind color to #CAD5FF?+

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