#D1CDFB Color

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

Color preview

#D1CDFB

Color formats

HEX
#D1CDFB
RGB
rgb(209, 205, 251)
RGBA
rgba(209, 205, 251, 1)
HSL
hsl(245, 85%, 89%)
HSV
hsv(245, 18%, 98%)
CMYK
cmyk(17%, 18%, 0%, 2%)
CSS variable
--color-primary: #D1CDFB;
Lowercase HEX
#d1cdfb

Shades

Tints

Tones

Harmony

CSS snippets for #D1CDFB

.color-d1cdfb {
  color: #D1CDFB;
  background-color: #D1CDFB;
}

Frequently asked questions

What color is #D1CDFB?+

#D1CDFB is a HEX color with RGB value rgb(209, 205, 251) and HSL value hsl(245, 85%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D1CDFB?+

The closest Tailwind color is indigo-200, available as the bg-indigo-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