Soft Malia Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Soft Malia palette
Soft Malia color palette CSS
/* 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;
}
Soft Malia background gradient CSS
/* 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);
}
Similar color palettes
- Pink Sunset
- Pink Shades
- Blushing Dawn
- 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
Soft Malia color palette created on .