Paleta de colores Rodger the Magnifying Glass
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Rodger the Magnifying Glass palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Rodger the Magnifying Glass (PNG)
CSS de la paleta de colores Rodger the Magnifying Glass
/* CSS */
.color-1 {
color: #8e4c9a;
}
.color-2 {
color: #703f7d;
}
.color-3 {
color: #4c2a60;
}
.color-4 {
color: #362145;
}
.color-5 {
color: #a45d3d;
}
/* CSS Variables */
:root {
--color-1: #8e4c9a;
--color-2: #703f7d;
--color-3: #4c2a60;
--color-4: #362145;
--color-5: #a45d3d;
}
CSS del degradado de fondo Rodger the Magnifying Glass
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8e4c9a, #703f7d, #4c2a60, #362145, #a45d3d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8e4c9a, #703f7d, #4c2a60, #362145, #a45d3d);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 10+ paletas de colores Morado
Rodger the Magnifying Glass color palette created on .