#C8DBFF Color

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

Color preview

#C8DBFF

Color formats

HEX
#C8DBFF
RGB
rgb(200, 219, 255)
RGBA
rgba(200, 219, 255, 1)
HSL
hsl(219, 100%, 89%)
HSV
hsv(219, 22%, 100%)
CMYK
cmyk(22%, 14%, 0%, 0%)
CSS variable
--color-primary: #C8DBFF;
Lowercase HEX
#c8dbff

Shades

Tints

Tones

Harmony

CSS snippets for #C8DBFF

.color-c8dbff {
  color: #C8DBFF;
  background-color: #C8DBFF;
}

Frequently asked questions

What color is #C8DBFF?+

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

What is the closest Tailwind color to #C8DBFF?+

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