#C8DDFF Color

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

Color preview

#C8DDFF

Color formats

HEX
#C8DDFF
RGB
rgb(200, 221, 255)
RGBA
rgba(200, 221, 255, 1)
HSL
hsl(217, 100%, 89%)
HSV
hsv(217, 22%, 100%)
CMYK
cmyk(22%, 13%, 0%, 0%)
CSS variable
--color-primary: #C8DDFF;
Lowercase HEX
#c8ddff

Shades

Tints

Tones

Harmony

CSS snippets for #C8DDFF

.color-c8ddff {
  color: #C8DDFF;
  background-color: #C8DDFF;
}

Frequently asked questions

What color is #C8DDFF?+

#C8DDFF is a HEX color with RGB value rgb(200, 221, 255) and HSL value hsl(217, 100%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #C8DDFF?+

The closest Tailwind color is blue-200, available as the bg-blue-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