DarkGoldenrod — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #B8860B | |
| RGB | rgb(184, 134, 11) | |
| HSL | hsl(43, 89%, 38%) |
Shades of DarkGoldenrod
| #A4780A | #916A08 | #7D5C07 | #6A4E06 | #574005 | #433104 | #302303 | #1D1502 |
Tints of DarkGoldenrod
| #D49B0C | #F1B10E | #F3BA2B | #F4C348 | #F6CD65 | #F8D682 | #F9E09F | #FBE9BC |
Color Pairings & Harmony
|
Complementary
#0B3CB7
|
Analogous +30°
#92B70B
|
Analogous −30°
#B7300B
|
Triadic +120°
#0BB786
|
Triadic −120°
#860BB7
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #B8860B;
}
.element-bg {
background-color: #B8860B;
color: #000000;
}
.element-border {
border: 2px solid #B8860B;
}
About DarkGoldenrod
DarkGoldenrod is a dark color with vivid, highly saturated, defined by the hex code #B8860B. Its exact color model values are rgb(184, 134, 11) in RGB and hsl(43, 89%, 38%) in HSL (hue 43°, saturation 89%, lightness 38%). On a white background the contrast ratio is 3.25:1 — AA pass for large text only, and on black it is 6.45:1 — AA pass for normal text. Use DarkGoldenrod for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →