#D7CFF2 Color

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

Color preview

#D7CFF2

Color formats

HEX
#D7CFF2
RGB
rgb(215, 207, 242)
RGBA
rgba(215, 207, 242, 1)
HSL
hsl(254, 57%, 88%)
HSV
hsv(254, 14%, 95%)
CMYK
cmyk(11%, 14%, 0%, 5%)
CSS variable
--color-primary: #D7CFF2;
Lowercase HEX
#d7cff2

Shades

Tints

Tones

Harmony

CSS snippets for #D7CFF2

.color-d7cff2 {
  color: #D7CFF2;
  background-color: #D7CFF2;
}

Frequently asked questions

What color is #D7CFF2?+

#D7CFF2 is a HEX color with RGB value rgb(215, 207, 242) and HSL value hsl(254, 57%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D7CFF2?+

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