#D5DCF8 Color

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

Color preview

#D5DCF8

Color formats

HEX
#D5DCF8
RGB
rgb(213, 220, 248)
RGBA
rgba(213, 220, 248, 1)
HSL
hsl(228, 71%, 90%)
HSV
hsv(228, 14%, 97%)
CMYK
cmyk(14%, 11%, 0%, 3%)
CSS variable
--color-primary: #D5DCF8;
Lowercase HEX
#d5dcf8

Shades

Tints

Tones

Harmony

CSS snippets for #D5DCF8

.color-d5dcf8 {
  color: #D5DCF8;
  background-color: #D5DCF8;
}

Frequently asked questions

What color is #D5DCF8?+

#D5DCF8 is a HEX color with RGB value rgb(213, 220, 248) and HSL value hsl(228, 71%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D5DCF8?+

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