#DFBC6B Color

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

Color preview

#DFBC6B

Color formats

HEX
#DFBC6B
RGB
rgb(223, 188, 107)
RGBA
rgba(223, 188, 107, 1)
HSL
hsl(42, 64%, 65%)
HSV
hsv(42, 52%, 87%)
CMYK
cmyk(0%, 16%, 52%, 13%)
CSS variable
--color-primary: #DFBC6B;
Lowercase HEX
#dfbc6b

Shades

Tints

Tones

Harmony

CSS snippets for #DFBC6B

.color-dfbc6b {
  color: #DFBC6B;
  background-color: #DFBC6B;
}

Frequently asked questions

What color is #DFBC6B?+

#DFBC6B is a HEX color with RGB value rgb(223, 188, 107) and HSL value hsl(42, 64%, 65%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DFBC6B?+

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