Paleta de colores Gilded Gamble
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Gilded Gamble palette
CSS de la paleta de colores Gilded Gamble
/* CSS */
.color-1 {
color: #ffcc33;
}
.color-2 {
color: #ff6d1f;
}
.color-3 {
color: #c94e40;
}
.color-4 {
color: #6b3f92;
}
.color-5 {
color: #4e76a2;
}
/* CSS Variables */
:root {
--color-1: #ffcc33;
--color-2: #ff6d1f;
--color-3: #c94e40;
--color-4: #6b3f92;
--color-5: #4e76a2;
}
CSS del degradado de fondo Gilded Gamble
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffcc33, #ff6d1f, #c94e40, #6b3f92, #4e76a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffcc33, #ff6d1f, #c94e40, #6b3f92, #4e76a2);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 50+ paletas de colores Oro
Gilded Gamble color palette created on .