Dark and Purple Spiderling カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Dark and Purple Spiderling palette

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

Dark and Purple Spiderling カラーパレット (PNG) をダウンロード

Download dark and purple spiderling color palette PNG image (landscape)
Download dark and purple spiderling color palette PNG image (square)

Dark and Purple Spiderling カラーパレット CSS

/* CSS */
.color-1 {
color: #c3a0e9;
}
.color-2 {
color: #d5b9f8;
}
.color-3 {
color: #eba8db;
}
.color-4 {
color: #ffd1ed;
}
.color-5 {
color: #ffebf0;
}

/* CSS Variables */
:root {
--color-1: #c3a0e9;
--color-2: #d5b9f8;
--color-3: #eba8db;
--color-4: #ffd1ed;
--color-5: #ffebf0;
}

Dark and Purple Spiderling の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c3a0e9, #d5b9f8, #eba8db, #ffd1ed, #ffebf0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c3a0e9, #d5b9f8, #eba8db, #ffd1ed, #ffebf0);
}

Dark and Purple Spiderling color palette created on .