#DDB05B Color

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

Color preview

#DDB05B

Color formats

HEX
#DDB05B
RGB
rgb(221, 176, 91)
RGBA
rgba(221, 176, 91, 1)
HSL
hsl(39, 66%, 61%)
HSV
hsv(39, 59%, 87%)
CMYK
cmyk(0%, 20%, 59%, 13%)
CSS variable
--color-primary: #DDB05B;
Lowercase HEX
#ddb05b

Shades

Tints

Tones

Harmony

CSS snippets for #DDB05B

.color-ddb05b {
  color: #DDB05B;
  background-color: #DDB05B;
}

Frequently asked questions

What color is #DDB05B?+

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

What is the closest Tailwind color to #DDB05B?+

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