#DFBCB7 Color

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

Color preview

#DFBCB7

Color formats

HEX
#DFBCB7
RGB
rgb(223, 188, 183)
RGBA
rgba(223, 188, 183, 1)
HSL
hsl(8, 38%, 80%)
HSV
hsv(8, 18%, 87%)
CMYK
cmyk(0%, 16%, 18%, 13%)
CSS variable
--color-primary: #DFBCB7;
Lowercase HEX
#dfbcb7

Shades

Tints

Tones

Harmony

CSS snippets for #DFBCB7

.color-dfbcb7 {
  color: #DFBCB7;
  background-color: #DFBCB7;
}

Frequently asked questions

What color is #DFBCB7?+

#DFBCB7 is a HEX color with RGB value rgb(223, 188, 183) and HSL value hsl(8, 38%, 80%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #DFBCB7?+

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