#DEBBB0 Color

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

Color preview

#DEBBB0

Color formats

HEX
#DEBBB0
RGB
rgb(222, 187, 176)
RGBA
rgba(222, 187, 176, 1)
HSL
hsl(14, 41%, 78%)
HSV
hsv(14, 21%, 87%)
CMYK
cmyk(0%, 16%, 21%, 13%)
CSS variable
--color-primary: #DEBBB0;
Lowercase HEX
#debbb0

Shades

Tints

Tones

Harmony

CSS snippets for #DEBBB0

.color-debbb0 {
  color: #DEBBB0;
  background-color: #DEBBB0;
}

Frequently asked questions

What color is #DEBBB0?+

#DEBBB0 is a HEX color with RGB value rgb(222, 187, 176) and HSL value hsl(14, 41%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #DEBBB0?+

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