Vioel Dreams カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Vioel Dreams palette

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

Vioel Dreams カラー パレット PNG 画像

Download vioel dreams color palette PNG image (landscape)
Download vioel dreams color palette PNG image (square)

Vioel Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #7c2b7d;
}
.color-2 {
color: #9a4c89;
}
.color-3 {
color: #c680b1;
}
.color-4 {
color: #e8b5d1;
}
.color-5 {
color: #f9d2e7;
}

/* CSS Variables */
:root {
--color-1: #7c2b7d;
--color-2: #9a4c89;
--color-3: #c680b1;
--color-4: #e8b5d1;
--color-5: #f9d2e7;
}

Vioel Dreams の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7c2b7d, #9a4c89, #c680b1, #e8b5d1, #f9d2e7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7c2b7d, #9a4c89, #c680b1, #e8b5d1, #f9d2e7);
}

Vioel Dreams color palette created on .