Tarot Mystique カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Tarot Mystique palette
Tarot Mystique カラー パレット PNG 画像
Tarot Mystique カラーパレット CSS
/* CSS */
.color-1 {
color: #dace71;
}
.color-2 {
color: #9c5d30;
}
.color-3 {
color: #5f2b25;
}
.color-4 {
color: #a57e9d;
}
.color-5 {
color: #4e3e3b;
}
/* CSS Variables */
:root {
--color-1: #dace71;
--color-2: #9c5d30;
--color-3: #5f2b25;
--color-4: #a57e9d;
--color-5: #4e3e3b;
}
Tarot Mystique の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dace71, #9c5d30, #5f2b25, #a57e9d, #4e3e3b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dace71, #9c5d30, #5f2b25, #a57e9d, #4e3e3b);
}
似たようなカラーパレット
Tarot Mystique color palette created on .