#DCB25C Color

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

Color preview

#DCB25C

Color formats

HEX
#DCB25C
RGB
rgb(220, 178, 92)
RGBA
rgba(220, 178, 92, 1)
HSL
hsl(40, 65%, 61%)
HSV
hsv(40, 58%, 86%)
CMYK
cmyk(0%, 19%, 58%, 14%)
CSS variable
--color-primary: #DCB25C;
Lowercase HEX
#dcb25c

Shades

Tints

Tones

Harmony

CSS snippets for #DCB25C

.color-dcb25c {
  color: #DCB25C;
  background-color: #DCB25C;
}

Frequently asked questions

What color is #DCB25C?+

#DCB25C is a HEX color with RGB value rgb(220, 178, 92) and HSL value hsl(40, 65%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DCB25C?+

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