Paleta de colores Petal Whisper
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Petal Whisper palette
CSS de la paleta de colores Petal Whisper
/* CSS */
.color-1 {
color: #d45e8b;
}
.color-2 {
color: #a86b8f;
}
.color-3 {
color: #e9b4c2;
}
.color-4 {
color: #f6c6cf;
}
.color-5 {
color: #d4a0af;
}
/* CSS Variables */
:root {
--color-1: #d45e8b;
--color-2: #a86b8f;
--color-3: #e9b4c2;
--color-4: #f6c6cf;
--color-5: #d4a0af;
}
CSS del degradado de fondo Petal Whisper
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d45e8b, #a86b8f, #e9b4c2, #f6c6cf, #d4a0af);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d45e8b, #a86b8f, #e9b4c2, #f6c6cf, #d4a0af);
}
Paletas de colores similares
- Whimsical Pastels
- Ella's Dreamscape
- Tropical Sunset Splash
- Enchanted Blossom
- Berry Pink
- Sunset Garden
- Whispers of Twilight
- Wilderness Bloom
- Whispers of Serenity
- Purple Red Blossoms
- Whispers of Twilight
- Pink Angel
- Celestial Blush
- Peachy Cheeks
- Whimsical Vinka Dreamscape
- Ethereal Rosewood
- Ethereal Blossom
- Dreamy Roadtrip
Petal Whisper color palette created on .