Gold Dragon Kingdom カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Gold Dragon Kingdom palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Gold Dragon Kingdom カラーパレット (PNG) をダウンロード
Gold Dragon Kingdom カラーパレット CSS
/* CSS */
.color-1 {
color: #d5a248;
}
.color-2 {
color: #b48b2d;
}
.color-3 {
color: #5f7939;
}
.color-4 {
color: #a14c1b;
}
.color-5 {
color: #c6b24e;
}
/* CSS Variables */
:root {
--color-1: #d5a248;
--color-2: #b48b2d;
--color-3: #5f7939;
--color-4: #a14c1b;
--color-5: #c6b24e;
}
Gold Dragon Kingdom の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d5a248, #b48b2d, #5f7939, #a14c1b, #c6b24e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d5a248, #b48b2d, #5f7939, #a14c1b, #c6b24e);
}
似たようなカラーパレット
Gold Dragon Kingdom color palette created on .