Ghostly Blue Grey Woods Color Palette
Discover the beautiful Ghostly Blue Grey Woods color palette featuring casper (#abc7d4), submarine (#b1c5c8), mystic (#d8e5e9), silver rust (#cfc2be) and bud (#a9b5a1).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withBlue, Soft, Nature, Muted, Woodland, Light Winter, Coastal 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 Ghostly Blue Grey Woods palette
💻 Ghostly Blue Grey Woods color palette CSS
/* CSS */
.color-1 {
color: #abc7d4;
}
.color-2 {
color: #b1c5c8;
}
.color-3 {
color: #d8e5e9;
}
.color-4 {
color: #cfc2be;
}
.color-5 {
color: #a9b5a1;
}
/* CSS Variables */
:root {
--color-1: #abc7d4;
--color-2: #b1c5c8;
--color-3: #d8e5e9;
--color-4: #cfc2be;
--color-5: #a9b5a1;
}
🌈 Ghostly Blue Grey Woods background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #abc7d4, #b1c5c8, #d8e5e9, #cfc2be, #a9b5a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #abc7d4, #b1c5c8, #d8e5e9, #cfc2be, #a9b5a1);
}
🔗 Explore similar color palettes
Ghostly Blue Grey Woods color palette created on .