Paleta de colores Aqua Serenity
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Aqua Serenity palette
CSS de la paleta de colores Aqua Serenity
/* CSS */
.color-1 {
color: #0096b8;
}
.color-2 {
color: #00b3aa;
}
.color-3 {
color: #4dd5b1;
}
.color-4 {
color: #9fe5d8;
}
.color-5 {
color: #e2f8f5;
}
/* CSS Variables */
:root {
--color-1: #0096b8;
--color-2: #00b3aa;
--color-3: #4dd5b1;
--color-4: #9fe5d8;
--color-5: #e2f8f5;
}
CSS del degradado de fondo Aqua Serenity
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0096b8, #00b3aa, #4dd5b1, #9fe5d8, #e2f8f5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0096b8, #00b3aa, #4dd5b1, #9fe5d8, #e2f8f5);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Aguamarina
- Tropical Serenade
- Bright Azure
- Teal Breeze
- Gold and Aqua Mix
- Golden Aqua Harmony
- Sarcastic Sunset
- Artisan's Delight
- Turquoise Breeze
- Joyful Serenity
- Serene Blossoms
- Bright Yellow and Teal
- Pink Eraser
- Ocean Breeze Serenity
- Tides of Tranquility
- Mystic Azure Dreamscape
- Tropical Sunset Harmony
- Ocean Sunrise
- Whispers of Nature
Aqua Serenity color palette created on .