Paleta de colores Sweet Pink
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Sweet Pink palette
CSS de la paleta de colores Sweet Pink
/* CSS */
.color-1 {
color: #ffb3c1;
}
.color-2 {
color: #ff8052;
}
.color-3 {
color: #ffcb5c;
}
.color-4 {
color: #8fdc90;
}
.color-5 {
color: #6e9ad8;
}
/* CSS Variables */
:root {
--color-1: #ffb3c1;
--color-2: #ff8052;
--color-3: #ffcb5c;
--color-4: #8fdc90;
--color-5: #6e9ad8;
}
CSS del degradado de fondo Sweet Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb3c1, #ff8052, #ffcb5c, #8fdc90, #6e9ad8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb3c1, #ff8052, #ffcb5c, #8fdc90, #6e9ad8);
}
Paletas de colores similares
- Charming Serenity
- Pink Strawberry Milkshake
- Pastel Ivy League
- Purple Princess
- Valeriano Dreamscape
- Shades of Green and Pink
- Pink Whisper Dreams
- Shades of Green and Pink
- Black Green Elegance
- Dahlia Dreams
- Pink Dahlia
- Serene Sunset Breeze
- Shades of Pink
- Pink Sugarcrush
- Venomous Elegance
- Pink Sugarcrush
- Pink Peony
- Bright Orange
Sweet Pink color palette created on .