Glacial Red Ice カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Glacial Red Ice palette

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

Glacial Red Ice カラー パレット PNG 画像

Download glacial red ice color palette PNG image (landscape)
Download glacial red ice color palette PNG image (square)

Glacial Red Ice カラーパレット CSS

/* CSS */
.color-1 {
color: #e0e6f5;
}
.color-2 {
color: #a1b2e2;
}
.color-3 {
color: #793e78;
}
.color-4 {
color: #b54a4e;
}
.color-5 {
color: #2b2b2b;
}

/* CSS Variables */
:root {
--color-1: #e0e6f5;
--color-2: #a1b2e2;
--color-3: #793e78;
--color-4: #b54a4e;
--color-5: #2b2b2b;
}

Glacial Red Ice の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e0e6f5, #a1b2e2, #793e78, #b54a4e, #2b2b2b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e0e6f5, #a1b2e2, #793e78, #b54a4e, #2b2b2b);
}

Glacial Red Ice color palette created on .