Joey Network Red and Blue カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Joey Network Red and Blue palette

このパレットを共有する先:

Joey Network Red and Blue カラー パレット PNG 画像

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

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

Joey Network Red and Blue の背景のグラデーション CSS

/* 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 .