Scandinavian Herbalist Color Palette
Discover the beautiful Scandinavian Herbalist color palette featuring olivine (#8ebe7e), olivine (#a4c98d), sprout (#c1d6a9), beryl green (#e5e9c9) and loafer (#f0f4e1).
Brightness
Saturation
Warmth
💡 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 Scandinavian Herbalist palette
💻 Scandinavian Herbalist color palette CSS
/* CSS */
.color-1 {
color: #8ebe7e;
}
.color-2 {
color: #a4c98d;
}
.color-3 {
color: #c1d6a9;
}
.color-4 {
color: #e5e9c9;
}
.color-5 {
color: #f0f4e1;
}
/* CSS Variables */
:root {
--color-1: #8ebe7e;
--color-2: #a4c98d;
--color-3: #c1d6a9;
--color-4: #e5e9c9;
--color-5: #f0f4e1;
}
🌈 Scandinavian Herbalist background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8ebe7e, #a4c98d, #c1d6a9, #e5e9c9, #f0f4e1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8ebe7e, #a4c98d, #c1d6a9, #e5e9c9, #f0f4e1);
}
🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Scandinavian Herbalist color palette created on .