Luxury Dragon カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Luxury Dragon palette

このパレットを共有する先:

Luxury Dragon カラー パレット PNG 画像

Download luxury dragon color palette PNG image (landscape)
Download luxury dragon color palette PNG image (square)

Luxury Dragon カラーパレット CSS

/* CSS */
.color-1 {
color: #5b9a6d;
}
.color-2 {
color: #a9caa5;
}
.color-3 {
color: #f2e6ba;
}
.color-4 {
color: #d6a26b;
}
.color-5 {
color: #ca2b40;
}

/* CSS Variables */
:root {
--color-1: #5b9a6d;
--color-2: #a9caa5;
--color-3: #f2e6ba;
--color-4: #d6a26b;
--color-5: #ca2b40;
}

Luxury Dragon の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5b9a6d, #a9caa5, #f2e6ba, #d6a26b, #ca2b40);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5b9a6d, #a9caa5, #f2e6ba, #d6a26b, #ca2b40);
}

Luxury Dragon color palette created on .