#DDBCB7 Color

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

Color preview

#DDBCB7

Color formats

HEX
#DDBCB7
RGB
rgb(221, 188, 183)
RGBA
rgba(221, 188, 183, 1)
HSL
hsl(8, 36%, 79%)
HSV
hsv(8, 17%, 87%)
CMYK
cmyk(0%, 15%, 17%, 13%)
CSS variable
--color-primary: #DDBCB7;
Lowercase HEX
#ddbcb7

Shades

Tints

Tones

Harmony

CSS snippets for #DDBCB7

.color-ddbcb7 {
  color: #DDBCB7;
  background-color: #DDBCB7;
}

Frequently asked questions

What color is #DDBCB7?+

#DDBCB7 is a HEX color with RGB value rgb(221, 188, 183) and HSL value hsl(8, 36%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #DDBCB7?+

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