Paleta de colores Keychains of Random Stuff
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Keychains of Random Stuff palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Keychains of Random Stuff (PNG)
CSS de la paleta de colores Keychains of Random Stuff
/* CSS */
.color-1 {
color: #28cca9;
}
.color-2 {
color: #f9a858;
}
.color-3 {
color: #f8e149;
}
.color-4 {
color: #f04755;
}
.color-5 {
color: #9f2871;
}
/* CSS Variables */
:root {
--color-1: #28cca9;
--color-2: #f9a858;
--color-3: #f8e149;
--color-4: #f04755;
--color-5: #9f2871;
}
CSS del degradado de fondo Keychains of Random Stuff
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #28cca9, #f9a858, #f8e149, #f04755, #9f2871);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #28cca9, #f9a858, #f8e149, #f04755, #9f2871);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 4 paletas de colores Aguamarina
Keychains of Random Stuff color palette created on .