#D8D8F7 Color

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

Color preview

#D8D8F7

Color formats

HEX
#D8D8F7
RGB
rgb(216, 216, 247)
RGBA
rgba(216, 216, 247, 1)
HSL
hsl(240, 66%, 91%)
HSV
hsv(240, 13%, 97%)
CMYK
cmyk(13%, 13%, 0%, 3%)
CSS variable
--color-primary: #D8D8F7;
Lowercase HEX
#d8d8f7

Shades

Tints

Tones

Harmony

CSS snippets for #D8D8F7

.color-d8d8f7 {
  color: #D8D8F7;
  background-color: #D8D8F7;
}

Frequently asked questions

What color is #D8D8F7?+

#D8D8F7 is a HEX color with RGB value rgb(216, 216, 247) and HSL value hsl(240, 66%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D8D8F7?+

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