#DFBCB6 Color

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

Color preview

#DFBCB6

Color formats

HEX
#DFBCB6
RGB
rgb(223, 188, 182)
RGBA
rgba(223, 188, 182, 1)
HSL
hsl(9, 39%, 79%)
HSV
hsv(9, 18%, 87%)
CMYK
cmyk(0%, 16%, 18%, 13%)
CSS variable
--color-primary: #DFBCB6;
Lowercase HEX
#dfbcb6

Shades

Tints

Tones

Harmony

CSS snippets for #DFBCB6

.color-dfbcb6 {
  color: #DFBCB6;
  background-color: #DFBCB6;
}

Frequently asked questions

What color is #DFBCB6?+

#DFBCB6 is a HEX color with RGB value rgb(223, 188, 182) and HSL value hsl(9, 39%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #DFBCB6?+

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