Joey Network Red and Blue Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Joey Network Red and Blue palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Joey Network Red and Blue

Download joey network red and blue color palette PNG image (landscape)
Download joey network red and blue color palette PNG image (square)

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);
}

Joey Network Red and Blue color palette created on .