#DDBCB8 Color

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

Color preview

#DDBCB8

Color formats

HEX
#DDBCB8
RGB
rgb(221, 188, 184)
RGBA
rgba(221, 188, 184, 1)
HSL
hsl(6, 35%, 79%)
HSV
hsv(6, 17%, 87%)
CMYK
cmyk(0%, 15%, 17%, 13%)
CSS variable
--color-primary: #DDBCB8;
Lowercase HEX
#ddbcb8

Shades

Tints

Tones

Harmony

CSS snippets for #DDBCB8

.color-ddbcb8 {
  color: #DDBCB8;
  background-color: #DDBCB8;
}

Frequently asked questions

What color is #DDBCB8?+

#DDBCB8 is a HEX color with RGB value rgb(221, 188, 184) and HSL value hsl(6, 35%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #DDBCB8?+

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