Paleta de colores Soft Malia
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Soft Malia palette
CSS de la paleta de colores Soft Malia
/* CSS */
.color-1 {
color: #f9aeae;
}
.color-2 {
color: #f6c4b1;
}
.color-3 {
color: #f2e8b5;
}
.color-4 {
color: #bde5e0;
}
.color-5 {
color: #a3d3e0;
}
/* CSS Variables */
:root {
--color-1: #f9aeae;
--color-2: #f6c4b1;
--color-3: #f2e8b5;
--color-4: #bde5e0;
--color-5: #a3d3e0;
}
CSS del degradado de fondo Soft Malia
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9aeae, #f6c4b1, #f2e8b5, #bde5e0, #a3d3e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9aeae, #f6c4b1, #f2e8b5, #bde5e0, #a3d3e0);
}
Paletas de colores similares
- Vibrant Coral
- Blushing Winter Rose
- Whimsical Serenity
- Serenity in Bloom
- Whimsical Skies and Lavender Dreams
- Whimsical Blossom
- Blushing Petals
- Blushing Blossoms
- Petals of Serenity
- Pink Punk
- Shades of Purple
- Coral Blossom Serenade
- Shades of Purple
- Golden Sunset Serenade
- Blossom Blush
- Sunset Serenade
- Whimsical Treasures
- Blushing Sunset
Soft Malia color palette created on .