Paleta de colores Pastel Pink
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Pastel Pink palette
CSS de la paleta de colores Pastel Pink
/* CSS */
.color-1 {
color: #f5b2c1;
}
.color-2 {
color: #f4e2b8;
}
.color-3 {
color: #b6e4e7;
}
.color-4 {
color: #a7d7cf;
}
.color-5 {
color: #e3b8e5;
}
/* CSS Variables */
:root {
--color-1: #f5b2c1;
--color-2: #f4e2b8;
--color-3: #b6e4e7;
--color-4: #a7d7cf;
--color-5: #e3b8e5;
}
CSS del degradado de fondo Pastel Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5b2c1, #f4e2b8, #b6e4e7, #a7d7cf, #e3b8e5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5b2c1, #f4e2b8, #b6e4e7, #a7d7cf, #e3b8e5);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Pastel
- Celestial Anarchy
- Sweet Whirlwind
- Pink Heartbreak
- Cute Blue
- Cool Light Blues
- Ena's Dreamscape
- Light Pink
- Whispers of Spring
- Moon
- Cotton Candy Dreams
- Blushing Heartbreak
- Sunset Serenity
- Whispering Meadow Hues
- Whispers of Blush and Cream
- Whimsical Twilight Serenade
- Shades of Blue
- Whimsical Twilight Blossoms
- Stellar Glow
Pastel Pink color palette created on .