#C8DFFA Color

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

Color preview

#C8DFFA

Color formats

HEX
#C8DFFA
RGB
rgb(200, 223, 250)
RGBA
rgba(200, 223, 250, 1)
HSL
hsl(212, 83%, 88%)
HSV
hsv(212, 20%, 98%)
CMYK
cmyk(20%, 11%, 0%, 2%)
CSS variable
--color-primary: #C8DFFA;
Lowercase HEX
#c8dffa

Shades

Tints

Tones

Harmony

CSS snippets for #C8DFFA

.color-c8dffa {
  color: #C8DFFA;
  background-color: #C8DFFA;
}

Frequently asked questions

What color is #C8DFFA?+

#C8DFFA is a HEX color with RGB value rgb(200, 223, 250) and HSL value hsl(212, 83%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #C8DFFA?+

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