#D9CFE1 Color

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

Color preview

#D9CFE1

Color formats

HEX
#D9CFE1
RGB
rgb(217, 207, 225)
RGBA
rgba(217, 207, 225, 1)
HSL
hsl(273, 23%, 85%)
HSV
hsv(273, 8%, 88%)
CMYK
cmyk(4%, 8%, 0%, 12%)
CSS variable
--color-primary: #D9CFE1;
Lowercase HEX
#d9cfe1

Shades

Tints

Tones

Harmony

CSS snippets for #D9CFE1

.color-d9cfe1 {
  color: #D9CFE1;
  background-color: #D9CFE1;
}

Frequently asked questions

What color is #D9CFE1?+

#D9CFE1 is a HEX color with RGB value rgb(217, 207, 225) and HSL value hsl(273, 23%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D9CFE1?+

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