#D7CAF8 Color

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

Color preview

#D7CAF8

Color formats

HEX
#D7CAF8
RGB
rgb(215, 202, 248)
RGBA
rgba(215, 202, 248, 1)
HSL
hsl(257, 77%, 88%)
HSV
hsv(257, 19%, 97%)
CMYK
cmyk(13%, 19%, 0%, 3%)
CSS variable
--color-primary: #D7CAF8;
Lowercase HEX
#d7caf8

Shades

Tints

Tones

Harmony

CSS snippets for #D7CAF8

.color-d7caf8 {
  color: #D7CAF8;
  background-color: #D7CAF8;
}

Frequently asked questions

What color is #D7CAF8?+

#D7CAF8 is a HEX color with RGB value rgb(215, 202, 248) and HSL value hsl(257, 77%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D7CAF8?+

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