#DFCB9C Color

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

Color preview

#DFCB9C

Color formats

HEX
#DFCB9C
RGB
rgb(223, 203, 156)
RGBA
rgba(223, 203, 156, 1)
HSL
hsl(42, 51%, 74%)
HSV
hsv(42, 30%, 87%)
CMYK
cmyk(0%, 9%, 30%, 13%)
CSS variable
--color-primary: #DFCB9C;
Lowercase HEX
#dfcb9c

Shades

Tints

Tones

Harmony

CSS snippets for #DFCB9C

.color-dfcb9c {
  color: #DFCB9C;
  background-color: #DFCB9C;
}

Frequently asked questions

What color is #DFCB9C?+

#DFCB9C is a HEX color with RGB value rgb(223, 203, 156) and HSL value hsl(42, 51%, 74%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DFCB9C?+

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