Mystical Amethyst Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Mystical Amethyst Dreams palette
Mystical Amethyst Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #690dab;
}
.color-2 {
color: #9b58b6;
}
.color-3 {
color: #c49cd3;
}
.color-4 {
color: #d6bce1;
}
.color-5 {
color: #eab8e4;
}
/* CSS Variables */
:root {
--color-1: #690dab;
--color-2: #9b58b6;
--color-3: #c49cd3;
--color-4: #d6bce1;
--color-5: #eab8e4;
}
Mystical Amethyst Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #690dab, #9b58b6, #c49cd3, #d6bce1, #eab8e4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #690dab, #9b58b6, #c49cd3, #d6bce1, #eab8e4);
}
似たようなカラーパレット
Mystical Amethyst Dreams color palette created on .