Paleta de colores Aquatic Elegance
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Aquatic Elegance palette
CSS de la paleta de colores Aquatic Elegance
/* CSS */
.color-1 {
color: #3b8fb0;
}
.color-2 {
color: #7ac6d1;
}
.color-3 {
color: #b7e2e6;
}
.color-4 {
color: #f6f9f9;
}
.color-5 {
color: #e0f7fa;
}
/* CSS Variables */
:root {
--color-1: #3b8fb0;
--color-2: #7ac6d1;
--color-3: #b7e2e6;
--color-4: #f6f9f9;
--color-5: #e0f7fa;
}
CSS del degradado de fondo Aquatic Elegance
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3b8fb0, #7ac6d1, #b7e2e6, #f6f9f9, #e0f7fa);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3b8fb0, #7ac6d1, #b7e2e6, #f6f9f9, #e0f7fa);
}
Paletas de colores similares
- Shades of Pink
- Blue Luninaria
- Celestial Harmony
- Blue Green Yellow Watercolor
- Silent Pursuit
- Whispers of the Sky
- Whispers of the Sky
- Serenity's Embrace
- Midnight Blue
- Midnight Blue
- Tropical Teal Symphony
- Japanese Kimono
- Shades of Pink and Blue
- Electric Dreamscape
- Shades of Pink and Red
- Blue Moonlit
- Shades of Blue Moonlight
- Sweet Orchard Delight
Aquatic Elegance color palette created on .