#D6BEC3 Color

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

Color preview

#D6BEC3

Color formats

HEX
#D6BEC3
RGB
rgb(214, 190, 195)
RGBA
rgba(214, 190, 195, 1)
HSL
hsl(348, 23%, 79%)
HSV
hsv(348, 11%, 84%)
CMYK
cmyk(0%, 11%, 9%, 16%)
CSS variable
--color-primary: #D6BEC3;
Lowercase HEX
#d6bec3

Shades

Tints

Tones

Harmony

CSS snippets for #D6BEC3

.color-d6bec3 {
  color: #D6BEC3;
  background-color: #D6BEC3;
}

Frequently asked questions

What color is #D6BEC3?+

#D6BEC3 is a HEX color with RGB value rgb(214, 190, 195) and HSL value hsl(348, 23%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D6BEC3?+

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