Paleta de colores Bender Bending Rodriguez
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Bender Bending Rodriguez palette
Imagen PNG de la paleta de colores Bender Bending Rodriguez
CSS de la paleta de colores Bender Bending Rodriguez
/* CSS */
.color-1 {
color: #d9513f;
}
.color-2 {
color: #f6ca51;
}
.color-3 {
color: #7bc43b;
}
.color-4 {
color: #3c903c;
}
.color-5 {
color: #4e6db1;
}
/* CSS Variables */
:root {
--color-1: #d9513f;
--color-2: #f6ca51;
--color-3: #7bc43b;
--color-4: #3c903c;
--color-5: #4e6db1;
}
CSS del degradado de fondo Bender Bending Rodriguez
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d9513f, #f6ca51, #7bc43b, #3c903c, #4e6db1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d9513f, #f6ca51, #7bc43b, #3c903c, #4e6db1);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 200+ paletas de colores Rojo
Bender Bending Rodriguez color palette created on .