#D6DFFB Color

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

Color preview

#D6DFFB

Color formats

HEX
#D6DFFB
RGB
rgb(214, 223, 251)
RGBA
rgba(214, 223, 251, 1)
HSL
hsl(225, 82%, 91%)
HSV
hsv(225, 15%, 98%)
CMYK
cmyk(15%, 11%, 0%, 2%)
CSS variable
--color-primary: #D6DFFB;
Lowercase HEX
#d6dffb

Shades

Tints

Tones

Harmony

CSS snippets for #D6DFFB

.color-d6dffb {
  color: #D6DFFB;
  background-color: #D6DFFB;
}

Frequently asked questions

What color is #D6DFFB?+

#D6DFFB is a HEX color with RGB value rgb(214, 223, 251) and HSL value hsl(225, 82%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D6DFFB?+

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