Jschlatt Vibes カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Jschlatt Vibes palette

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

Jschlatt Vibes カラー パレット PNG 画像

Download jschlatt vibes color palette PNG image (landscape)
Download jschlatt vibes color palette PNG image (square)

Jschlatt Vibes カラーパレット CSS

/* CSS */
.color-1 {
color: #3c2e3d;
}
.color-2 {
color: #5e4a6d;
}
.color-3 {
color: #896a8a;
}
.color-4 {
color: #c3b8d5;
}
.color-5 {
color: #f2e4f6;
}

/* CSS Variables */
:root {
--color-1: #3c2e3d;
--color-2: #5e4a6d;
--color-3: #896a8a;
--color-4: #c3b8d5;
--color-5: #f2e4f6;
}

Jschlatt Vibes の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3c2e3d, #5e4a6d, #896a8a, #c3b8d5, #f2e4f6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3c2e3d, #5e4a6d, #896a8a, #c3b8d5, #f2e4f6);
}

Jschlatt Vibes color palette created on .