#D5CAF8 Color

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

Color preview

#D5CAF8

Color formats

HEX
#D5CAF8
RGB
rgb(213, 202, 248)
RGBA
rgba(213, 202, 248, 1)
HSL
hsl(254, 77%, 88%)
HSV
hsv(254, 19%, 97%)
CMYK
cmyk(14%, 19%, 0%, 3%)
CSS variable
--color-primary: #D5CAF8;
Lowercase HEX
#d5caf8

Shades

Tints

Tones

Harmony

CSS snippets for #D5CAF8

.color-d5caf8 {
  color: #D5CAF8;
  background-color: #D5CAF8;
}

Frequently asked questions

What color is #D5CAF8?+

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

What is the closest Tailwind color to #D5CAF8?+

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