Paleta de colores Aqua Reverie
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Aqua Reverie palette
CSS de la paleta de colores Aqua Reverie
/* CSS */
.color-1 {
color: #cceeff;
}
.color-2 {
color: #9ad6e5;
}
.color-3 {
color: #65b3d2;
}
.color-4 {
color: #32a0c8;
}
.color-5 {
color: #0099cc;
}
/* CSS Variables */
:root {
--color-1: #cceeff;
--color-2: #9ad6e5;
--color-3: #65b3d2;
--color-4: #32a0c8;
--color-5: #0099cc;
}
CSS del degradado de fondo Aqua Reverie
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #cceeff, #9ad6e5, #65b3d2, #32a0c8, #0099cc);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #cceeff, #9ad6e5, #65b3d2, #32a0c8, #0099cc);
}
Paletas de colores similares
- Island Breeze
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Soft Pink
- Teal Night Sky
- Serenity by the River
- Shades of Blue
- Intellectual Harmony
- Blue Business
- Ocean Whisper
- Ethereal Webs
- Ocean Breeze Symphony
Aqua Reverie color palette created on .