Paleta de colores Sonic The Hedgehog
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Sonic The Hedgehog palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Sonic The Hedgehog (PNG)
CSS de la paleta de colores Sonic The Hedgehog
/* CSS */
.color-1 {
color: #0071b8;
}
.color-2 {
color: #a2d2e2;
}
.color-3 {
color: #ffd942;
}
.color-4 {
color: #ff691f;
}
.color-5 {
color: #c92c41;
}
/* CSS Variables */
:root {
--color-1: #0071b8;
--color-2: #a2d2e2;
--color-3: #ffd942;
--color-4: #ff691f;
--color-5: #c92c41;
}
CSS del degradado de fondo Sonic The Hedgehog
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0071b8, #a2d2e2, #ffd942, #ff691f, #c92c41);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0071b8, #a2d2e2, #ffd942, #ff691f, #c92c41);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 100+ paletas de colores Azul
Sonic The Hedgehog color palette created on .