Whispers of Enchantment カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Enchantment palette

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

Whispers of Enchantment カラーパレット CSS

/* CSS */
.color-1 {
color: #d4b33a;
}
.color-2 {
color: #7e9b5f;
}
.color-3 {
color: #3a698d;
}
.color-4 {
color: #6f4f8c;
}
.color-5 {
color: #f6b1c5;
}

/* CSS Variables */
:root {
--color-1: #d4b33a;
--color-2: #7e9b5f;
--color-3: #3a698d;
--color-4: #6f4f8c;
--color-5: #f6b1c5;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d4b33a, #7e9b5f, #3a698d, #6f4f8c, #f6b1c5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d4b33a, #7e9b5f, #3a698d, #6f4f8c, #f6b1c5);
}

似たようなカラーパレット

Whispers of Enchantment color palette created on .