#C7DAFA Color

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

Color preview

#C7DAFA

Color formats

HEX
#C7DAFA
RGB
rgb(199, 218, 250)
RGBA
rgba(199, 218, 250, 1)
HSL
hsl(218, 84%, 88%)
HSV
hsv(218, 20%, 98%)
CMYK
cmyk(20%, 13%, 0%, 2%)
CSS variable
--color-primary: #C7DAFA;
Lowercase HEX
#c7dafa

Shades

Tints

Tones

Harmony

CSS snippets for #C7DAFA

.color-c7dafa {
  color: #C7DAFA;
  background-color: #C7DAFA;
}

Frequently asked questions

What color is #C7DAFA?+

#C7DAFA is a HEX color with RGB value rgb(199, 218, 250) and HSL value hsl(218, 84%, 88%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C7DAFA?+

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