Green Grey Beige Snack Color Palette
Discover the beautiful Green Grey Beige Snack color palette featuring rainee (#b6c9a6), norway (#a3b9a7), akaroa (#d3c3a7), tasman (#c7d6c7) and pearl bush (#e7e0d4).
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 Green Grey Beige Snack palette
💻 Green Grey Beige Snack color palette CSS
/* CSS */
.color-1 {
color: #b6c9a6;
}
.color-2 {
color: #a3b9a7;
}
.color-3 {
color: #d3c3a7;
}
.color-4 {
color: #c7d6c7;
}
.color-5 {
color: #e7e0d4;
}
/* CSS Variables */
:root {
--color-1: #b6c9a6;
--color-2: #a3b9a7;
--color-3: #d3c3a7;
--color-4: #c7d6c7;
--color-5: #e7e0d4;
} 🌈 Green Grey Beige Snack background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b6c9a6, #a3b9a7, #d3c3a7, #c7d6c7, #e7e0d4);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b6c9a6, #a3b9a7, #d3c3a7, #c7d6c7, #e7e0d4);
} 🔗 Explore similar color palettes
Green Grey Beige Snack color palette created on .