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