#D5DCFF Color

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

Color preview

#D5DCFF

Color formats

HEX
#D5DCFF
RGB
rgb(213, 220, 255)
RGBA
rgba(213, 220, 255, 1)
HSL
hsl(230, 100%, 92%)
HSV
hsv(230, 16%, 100%)
CMYK
cmyk(16%, 14%, 0%, 0%)
CSS variable
--color-primary: #D5DCFF;
Lowercase HEX
#d5dcff

Shades

Tints

Tones

Harmony

CSS snippets for #D5DCFF

.color-d5dcff {
  color: #D5DCFF;
  background-color: #D5DCFF;
}

Frequently asked questions

What color is #D5DCFF?+

#D5DCFF is a HEX color with RGB value rgb(213, 220, 255) and HSL value hsl(230, 100%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D5DCFF?+

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