#DEBABB Color

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

Color preview

#DEBABB

Color formats

HEX
#DEBABB
RGB
rgb(222, 186, 187)
RGBA
rgba(222, 186, 187, 1)
HSL
hsl(358, 35%, 80%)
HSV
hsv(358, 16%, 87%)
CMYK
cmyk(0%, 16%, 16%, 13%)
CSS variable
--color-primary: #DEBABB;
Lowercase HEX
#debabb

Shades

Tints

Tones

Harmony

CSS snippets for #DEBABB

.color-debabb {
  color: #DEBABB;
  background-color: #DEBABB;
}

Frequently asked questions

What color is #DEBABB?+

#DEBABB is a HEX color with RGB value rgb(222, 186, 187) and HSL value hsl(358, 35%, 80%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEBABB?+

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