#DDBC5B Color

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

Color preview

#DDBC5B

Color formats

HEX
#DDBC5B
RGB
rgb(221, 188, 91)
RGBA
rgba(221, 188, 91, 1)
HSL
hsl(45, 66%, 61%)
HSV
hsv(45, 59%, 87%)
CMYK
cmyk(0%, 15%, 59%, 13%)
CSS variable
--color-primary: #DDBC5B;
Lowercase HEX
#ddbc5b

Shades

Tints

Tones

Harmony

CSS snippets for #DDBC5B

.color-ddbc5b {
  color: #DDBC5B;
  background-color: #DDBC5B;
}

Frequently asked questions

What color is #DDBC5B?+

#DDBC5B is a HEX color with RGB value rgb(221, 188, 91) and HSL value hsl(45, 66%, 61%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DDBC5B?+

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