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