#DEBEB0 Color

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

Color preview

#DEBEB0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEBEB0

.color-debeb0 {
  color: #DEBEB0;
  background-color: #DEBEB0;
}

Frequently asked questions

What color is #DEBEB0?+

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

What is the closest Tailwind color to #DEBEB0?+

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