#D7CFF7 Color

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

Color preview

#D7CFF7

Color formats

HEX
#D7CFF7
RGB
rgb(215, 207, 247)
RGBA
rgba(215, 207, 247, 1)
HSL
hsl(252, 71%, 89%)
HSV
hsv(252, 16%, 97%)
CMYK
cmyk(13%, 16%, 0%, 3%)
CSS variable
--color-primary: #D7CFF7;
Lowercase HEX
#d7cff7

Shades

Tints

Tones

Harmony

CSS snippets for #D7CFF7

.color-d7cff7 {
  color: #D7CFF7;
  background-color: #D7CFF7;
}

Frequently asked questions

What color is #D7CFF7?+

#D7CFF7 is a HEX color with RGB value rgb(215, 207, 247) and HSL value hsl(252, 71%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D7CFF7?+

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