Dark Goblincore Color Palette
Discover the beautiful Dark Goblincore color palette featuring armadillo (#3d3a2e), finch (#5b5a48), kokoda (#6e6d59), green smoke (#a4a65e) and pavlova (#d9c7a0).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withGoblincore, Earthy, Forest, Green, Autumn, Nature, Muted, Dark, Wood color palettes and combinations.
💡 What You Can Do
ColorMagic makes it easy to:
- •Copy precise HEX codes and RGB values for your designs
- •Adjust its brightness, saturation, and warmth to create new variations
- •Preview UI components to see how colors work in real interfaces
- •Copy CSS code including background gradients and color variables
- •Download the palette
- •Share your palette with team members and clients
🎨 Preview UI Components
UI Examples
Explore beautiful UI components with Dark Goblincore palette
💻 Dark Goblincore color palette CSS
/* CSS */
.color-1 {
color: #3d3a2e;
}
.color-2 {
color: #5b5a48;
}
.color-3 {
color: #6e6d59;
}
.color-4 {
color: #a4a65e;
}
.color-5 {
color: #d9c7a0;
}
/* CSS Variables */
:root {
--color-1: #3d3a2e;
--color-2: #5b5a48;
--color-3: #6e6d59;
--color-4: #a4a65e;
--color-5: #d9c7a0;
} 🌈 Dark Goblincore background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3d3a2e, #5b5a48, #6e6d59, #a4a65e, #d9c7a0);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3d3a2e, #5b5a48, #6e6d59, #a4a65e, #d9c7a0);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Dark Goblincore color palette created on .