Paleta de colores Shots of Passion
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shots of Passion palette
Descargar la paleta de colores Shots of Passion (PNG)
CSS de la paleta de colores Shots of Passion
/* CSS */
.color-1 {
color: #ffbdd4;
}
.color-2 {
color: #ffccd5;
}
.color-3 {
color: #ffdddb;
}
.color-4 {
color: #ffe8e5;
}
.color-5 {
color: #fff3eb;
}
/* CSS Variables */
:root {
--color-1: #ffbdd4;
--color-2: #ffccd5;
--color-3: #ffdddb;
--color-4: #ffe8e5;
--color-5: #fff3eb;
}
CSS del degradado de fondo Shots of Passion
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffbdd4, #ffccd5, #ffdddb, #ffe8e5, #fff3eb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffbdd4, #ffccd5, #ffdddb, #ffe8e5, #fff3eb);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Rosa
Shots of Passion color palette created on .