#DEBBB2 Color

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

Color preview

#DEBBB2

Color formats

HEX
#DEBBB2
RGB
rgb(222, 187, 178)
RGBA
rgba(222, 187, 178, 1)
HSL
hsl(12, 40%, 78%)
HSV
hsv(12, 20%, 87%)
CMYK
cmyk(0%, 16%, 20%, 13%)
CSS variable
--color-primary: #DEBBB2;
Lowercase HEX
#debbb2

Shades

Tints

Tones

Harmony

CSS snippets for #DEBBB2

.color-debbb2 {
  color: #DEBBB2;
  background-color: #DEBBB2;
}

Frequently asked questions

What color is #DEBBB2?+

#DEBBB2 is a HEX color with RGB value rgb(222, 187, 178) and HSL value hsl(12, 40%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #DEBBB2?+

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