Whispers of Silver カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Silver palette

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

Whispers of Silver カラー パレット PNG 画像

Download whispers of silver color palette PNG image (landscape)
Download whispers of silver color palette PNG image (square)

Whispers of Silver カラーパレット CSS

/* CSS */
.color-1 {
color: #a8a8a8;
}
.color-2 {
color: #b0b0b0;
}
.color-3 {
color: #bfbfbf;
}
.color-4 {
color: #d4d4d4;
}
.color-5 {
color: #e0e0e0;
}

/* CSS Variables */
:root {
--color-1: #a8a8a8;
--color-2: #b0b0b0;
--color-3: #bfbfbf;
--color-4: #d4d4d4;
--color-5: #e0e0e0;
}

Whispers of Silver の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8a8a8, #b0b0b0, #bfbfbf, #d4d4d4, #e0e0e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8a8a8, #b0b0b0, #bfbfbf, #d4d4d4, #e0e0e0);
}

Whispers of Silver color palette created on .