Paleta de colores Serene Oasis
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Serene Oasis palette
CSS de la paleta de colores Serene Oasis
/* CSS */
.color-1 {
color: #a6c4d9;
}
.color-2 {
color: #b2d3e0;
}
.color-3 {
color: #a3d7e0;
}
.color-4 {
color: #e7b1c7;
}
.color-5 {
color: #f5e3b8;
}
/* CSS Variables */
:root {
--color-1: #a6c4d9;
--color-2: #b2d3e0;
--color-3: #a3d7e0;
--color-4: #e7b1c7;
--color-5: #f5e3b8;
}
CSS del degradado de fondo Serene Oasis
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a6c4d9, #b2d3e0, #a3d7e0, #e7b1c7, #f5e3b8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a6c4d9, #b2d3e0, #a3d7e0, #e7b1c7, #f5e3b8);
}
Paletas de colores similares
- 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
- A Midsummer's Dreamscape
- Shades of Blue
Serene Oasis color palette created on .