Joey Network Red and Blue Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Joey Network Red and Blue palette
Immagine PNG della tavolozza dei colori Joey Network Red and Blue
tavolozza dei colori Joey Network Red and Blue CSS
/* 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 con gradiente di sfondo 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);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 60+ tavolozzas di colori Rosso
Joey Network Red and Blue color palette created on .