Midnight Amethyst Dream カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Midnight Amethyst Dream palette
Midnight Amethyst Dream カラーパレット CSS
/* CSS */
.color-1 {
color: #4a0080;
}
.color-2 {
color: #690dab;
}
.color-3 {
color: #9f1fef;
}
.color-4 {
color: #da71d7;
}
.color-5 {
color: #dda1dd;
}
/* CSS Variables */
:root {
--color-1: #4a0080;
--color-2: #690dab;
--color-3: #9f1fef;
--color-4: #da71d7;
--color-5: #dda1dd;
}
Midnight Amethyst Dream の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a0080, #690dab, #9f1fef, #da71d7, #dda1dd);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a0080, #690dab, #9f1fef, #da71d7, #dda1dd);
}
似たようなカラーパレット
下にスクロールして60+個のエステティックカラーパレットを探索しましょう
Midnight Amethyst Dream color palette created on .