#DCAF68 Color

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

Color preview

#DCAF68

Color formats

HEX
#DCAF68
RGB
rgb(220, 175, 104)
RGBA
rgba(220, 175, 104, 1)
HSL
hsl(37, 62%, 64%)
HSV
hsv(37, 53%, 86%)
CMYK
cmyk(0%, 20%, 53%, 14%)
CSS variable
--color-primary: #DCAF68;
Lowercase HEX
#dcaf68

Shades

Tints

Tones

Harmony

CSS snippets for #DCAF68

.color-dcaf68 {
  color: #DCAF68;
  background-color: #DCAF68;
}

Frequently asked questions

What color is #DCAF68?+

#DCAF68 is a HEX color with RGB value rgb(220, 175, 104) and HSL value hsl(37, 62%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DCAF68?+

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