#DFAB6B Color

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

Color preview

#DFAB6B

Color formats

HEX
#DFAB6B
RGB
rgb(223, 171, 107)
RGBA
rgba(223, 171, 107, 1)
HSL
hsl(33, 64%, 65%)
HSV
hsv(33, 52%, 87%)
CMYK
cmyk(0%, 23%, 52%, 13%)
CSS variable
--color-primary: #DFAB6B;
Lowercase HEX
#dfab6b

Shades

Tints

Tones

Harmony

CSS snippets for #DFAB6B

.color-dfab6b {
  color: #DFAB6B;
  background-color: #DFAB6B;
}

Frequently asked questions

What color is #DFAB6B?+

#DFAB6B is a HEX color with RGB value rgb(223, 171, 107) and HSL value hsl(33, 64%, 65%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DFAB6B?+

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