#D6CED2 Color

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

Color preview

#D6CED2

Color formats

HEX
#D6CED2
RGB
rgb(214, 206, 210)
RGBA
rgba(214, 206, 210, 1)
HSL
hsl(330, 9%, 82%)
HSV
hsv(330, 4%, 84%)
CMYK
cmyk(0%, 4%, 2%, 16%)
CSS variable
--color-primary: #D6CED2;
Lowercase HEX
#d6ced2

Shades

Tints

Tones

Harmony

CSS snippets for #D6CED2

.color-d6ced2 {
  color: #D6CED2;
  background-color: #D6CED2;
}

Frequently asked questions

What color is #D6CED2?+

#D6CED2 is a HEX color with RGB value rgb(214, 206, 210) and HSL value hsl(330, 9%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D6CED2?+

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