Paleta de colores Joey Network Red and Blue
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Joey Network Red and Blue palette
Descargar la paleta de colores Joey Network Red and Blue (PNG)
CSS de la paleta de colores Joey Network Red and Blue
/* CSS */
.color-1 {
color: #ff4d4d;
}
.color-2 {
color: #ff7f4d;
}
.color-3 {
color: #ffb84d;
}
.color-4 {
color: #4da6ff;
}
.color-5 {
color: #4d8bff;
}
/* CSS Variables */
:root {
--color-1: #ff4d4d;
--color-2: #ff7f4d;
--color-3: #ffb84d;
--color-4: #4da6ff;
--color-5: #4d8bff;
}
CSS del degradado de fondo Joey Network Red and Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff4d4d, #ff7f4d, #ffb84d, #4da6ff, #4d8bff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff4d4d, #ff7f4d, #ffb84d, #4da6ff, #4d8bff);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 60+ paletas de colores Rojo
Joey Network Red and Blue color palette created on .