Discover the beautiful Luna Of Gale color palette featuring link water (#dee8f7), regent st blue (#afcfe4), half baked (#8cc1d9), shakespeare (#59abcf) and bay of many (#29497f).
Luna Of Gale Color Palette
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics with 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
Explore how the Luna Of Gale palette works in real UI components and design elements.
UI Examples
Explore beautiful UI components with Luna Of Gale palette
💻 Luna Of Gale color palette CSS
/* CSS */
.color-1 {
color: #dee8f7;
}
.color-2 {
color: #afcfe4;
}
.color-3 {
color: #8cc1d9;
}
.color-4 {
color: #59abcf;
}
.color-5 {
color: #29497f;
}
/* CSS Variables */
:root {
--color-1: #dee8f7;
--color-2: #afcfe4;
--color-3: #8cc1d9;
--color-4: #59abcf;
--color-5: #29497f;
}
🌈 Luna Of Gale background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dee8f7, #afcfe4, #8cc1d9, #59abcf, #29497f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dee8f7, #afcfe4, #8cc1d9, #59abcf, #29497f);
}
🔗 Explore similar color palettes
Luna Of Gale color palette created on .