#DFCB8B Color

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

Color preview

#DFCB8B

Color formats

HEX
#DFCB8B
RGB
rgb(223, 203, 139)
RGBA
rgba(223, 203, 139, 1)
HSL
hsl(46, 57%, 71%)
HSV
hsv(46, 38%, 87%)
CMYK
cmyk(0%, 9%, 38%, 13%)
CSS variable
--color-primary: #DFCB8B;
Lowercase HEX
#dfcb8b

Shades

Tints

Tones

Harmony

CSS snippets for #DFCB8B

.color-dfcb8b {
  color: #DFCB8B;
  background-color: #DFCB8B;
}

Frequently asked questions

What color is #DFCB8B?+

#DFCB8B is a HEX color with RGB value rgb(223, 203, 139) and HSL value hsl(46, 57%, 71%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DFCB8B?+

The closest Tailwind color is amber-200, available as the bg-amber-200 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