#C8DFFE Color

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

Color preview

#C8DFFE

Color formats

HEX
#C8DFFE
RGB
rgb(200, 223, 254)
RGBA
rgba(200, 223, 254, 1)
HSL
hsl(214, 96%, 89%)
HSV
hsv(214, 21%, 100%)
CMYK
cmyk(21%, 12%, 0%, 0%)
CSS variable
--color-primary: #C8DFFE;
Lowercase HEX
#c8dffe

Shades

Tints

Tones

Harmony

CSS snippets for #C8DFFE

.color-c8dffe {
  color: #C8DFFE;
  background-color: #C8DFFE;
}

Frequently asked questions

What color is #C8DFFE?+

#C8DFFE is a HEX color with RGB value rgb(200, 223, 254) and HSL value hsl(214, 96%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #C8DFFE?+

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