Paleta de colores Peachy Serenity
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Peachy Serenity palette
CSS de la paleta de colores Peachy Serenity
/* CSS */
.color-1 {
color: #f7d0c5;
}
.color-2 {
color: #f8b5a0;
}
.color-3 {
color: #f49f7b;
}
.color-4 {
color: #f3bfaf;
}
.color-5 {
color: #e1b2b7;
}
/* CSS Variables */
:root {
--color-1: #f7d0c5;
--color-2: #f8b5a0;
--color-3: #f49f7b;
--color-4: #f3bfaf;
--color-5: #e1b2b7;
}
CSS del degradado de fondo Peachy Serenity
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7d0c5, #f8b5a0, #f49f7b, #f3bfaf, #e1b2b7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7d0c5, #f8b5a0, #f49f7b, #f3bfaf, #e1b2b7);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Suave
- Midnight Blossom Drive
- Sweet Whirlwind
- Light Pink
- Mitsuki Dreamscape
- Cotton Candy Dreams
- Rosy Reverie
- Mystical Blossom
- Sunset Serenade
- Red Sunset
- Cherry Blossom Breeze
- Whispers of Melania
- Shades of Pink
- Soft Pink
- Pink Strawberry Shortcake
- Pink Strawberry Shortcake
- Blushing Dalia Dreamscape
- Pink Vista
- Valerie's Garden Whisper
Peachy Serenity color palette created on .