Paleta de colores Blue Spirit
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Blue Spirit palette
CSS de la paleta de colores Blue Spirit
/* CSS */
.color-1 {
color: #a1d6e8;
}
.color-2 {
color: #f7c5c5;
}
.color-3 {
color: #f9e39a;
}
.color-4 {
color: #f5b400;
}
.color-5 {
color: #ff6e61;
}
/* CSS Variables */
:root {
--color-1: #a1d6e8;
--color-2: #f7c5c5;
--color-3: #f9e39a;
--color-4: #f5b400;
--color-5: #ff6e61;
}
CSS del degradado de fondo Blue Spirit
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a1d6e8, #f7c5c5, #f9e39a, #f5b400, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a1d6e8, #f7c5c5, #f9e39a, #f5b400, #ff6e61);
}
Paletas de colores similares
- 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
- Purple Twilight
- Celestial Dreams
- Tropical Serenity
- Aqua Retreat
- Ocean Breeze
- Dimmed Blue Green Pink
Blue Spirit color palette created on .