#D5CEFF Color

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

Color preview

#D5CEFF

Color formats

HEX
#D5CEFF
RGB
rgb(213, 206, 255)
RGBA
rgba(213, 206, 255, 1)
HSL
hsl(249, 100%, 90%)
HSV
hsv(249, 19%, 100%)
CMYK
cmyk(16%, 19%, 0%, 0%)
CSS variable
--color-primary: #D5CEFF;
Lowercase HEX
#d5ceff

Shades

Tints

Tones

Harmony

CSS snippets for #D5CEFF

.color-d5ceff {
  color: #D5CEFF;
  background-color: #D5CEFF;
}

Frequently asked questions

What color is #D5CEFF?+

#D5CEFF is a HEX color with RGB value rgb(213, 206, 255) and HSL value hsl(249, 100%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D5CEFF?+

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