Jewelry Elegance カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Jewelry Elegance palette

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

Jewelry Elegance カラー パレット PNG 画像

Download jewelry elegance color palette PNG image (landscape)
Download jewelry elegance color palette PNG image (square)

Jewelry Elegance カラーパレット CSS

/* CSS */
.color-1 {
color: #c0a26d;
}
.color-2 {
color: #d1b85c;
}
.color-3 {
color: #e3c24a;
}
.color-4 {
color: #f5d34d;
}
.color-5 {
color: #f9e19f;
}

/* CSS Variables */
:root {
--color-1: #c0a26d;
--color-2: #d1b85c;
--color-3: #e3c24a;
--color-4: #f5d34d;
--color-5: #f9e19f;
}

Jewelry Elegance の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c0a26d, #d1b85c, #e3c24a, #f5d34d, #f9e19f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c0a26d, #d1b85c, #e3c24a, #f5d34d, #f9e19f);
}

Jewelry Elegance color palette created on .