#DEBBB6 Color

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

Color preview

#DEBBB6

Color formats

HEX
#DEBBB6
RGB
rgb(222, 187, 182)
RGBA
rgba(222, 187, 182, 1)
HSL
hsl(7, 38%, 79%)
HSV
hsv(7, 18%, 87%)
CMYK
cmyk(0%, 16%, 18%, 13%)
CSS variable
--color-primary: #DEBBB6;
Lowercase HEX
#debbb6

Shades

Tints

Tones

Harmony

CSS snippets for #DEBBB6

.color-debbb6 {
  color: #DEBBB6;
  background-color: #DEBBB6;
}

Frequently asked questions

What color is #DEBBB6?+

#DEBBB6 is a HEX color with RGB value rgb(222, 187, 182) and HSL value hsl(7, 38%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #DEBBB6?+

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