Paleta de colores Serene Blossom
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Serene Blossom palette
CSS de la paleta de colores Serene Blossom
/* CSS */
.color-1 {
color: #1f8fff;
}
.color-2 {
color: #6a8faf;
}
.color-3 {
color: #f1a7b4;
}
.color-4 {
color: #d86f90;
}
.color-5 {
color: #b86fa0;
}
/* CSS Variables */
:root {
--color-1: #1f8fff;
--color-2: #6a8faf;
--color-3: #f1a7b4;
--color-4: #d86f90;
--color-5: #b86fa0;
}
CSS del degradado de fondo Serene Blossom
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f8fff, #6a8faf, #f1a7b4, #d86f90, #b86fa0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f8fff, #6a8faf, #f1a7b4, #d86f90, #b86fa0);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 700+ paletas de colores Azul
- Oceanic Serenity
- Shades of Blue
- Deep Blue
- Celestial Harmony
- Blue Blush
- Cotton Candy Dreams
- Neon Pink Dream
- Celestial Harmony
- Pink and Blue Delight
- Shades of Pink and Blue
- Bright Jelly
- Electric Celebration
- Cerulean Dreams
- Celestial Celebration
- Shades of Green
- Shades of Yellow and Blue
- Shades of Blue
- Turquoise Transformations
Serene Blossom color palette created on .