90s Whimsigoth カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with 90s Whimsigoth palette

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

90s Whimsigoth カラー パレット PNG 画像

Download 90s whimsigoth color palette PNG image (landscape)
Download 90s whimsigoth color palette PNG image (square)

90s Whimsigoth カラーパレット CSS

/* CSS */
.color-1 {
color: #491b69;
}
.color-2 {
color: #5d3d8a;
}
.color-3 {
color: #7a62a7;
}
.color-4 {
color: #a79fc1;
}
.color-5 {
color: #e8a1b1;
}

/* CSS Variables */
:root {
--color-1: #491b69;
--color-2: #5d3d8a;
--color-3: #7a62a7;
--color-4: #a79fc1;
--color-5: #e8a1b1;
}

90s Whimsigoth の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #491b69, #5d3d8a, #7a62a7, #a79fc1, #e8a1b1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #491b69, #5d3d8a, #7a62a7, #a79fc1, #e8a1b1);
}

90s Whimsigoth color palette created on .