Luxury Gold Elegant Pearl カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Luxury Gold Elegant Pearl palette

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

Luxury Gold Elegant Pearl カラー パレット PNG 画像

Download luxury gold elegant pearl color palette PNG image (landscape)
Download luxury gold elegant pearl color palette PNG image (square)

Luxury Gold Elegant Pearl カラーパレット CSS

/* CSS */
.color-1 {
color: #d4af35;
}
.color-2 {
color: #e8cca1;
}
.color-3 {
color: #f5f0e0;
}
.color-4 {
color: #c6b6a4;
}
.color-5 {
color: #a68d6e;
}

/* CSS Variables */
:root {
--color-1: #d4af35;
--color-2: #e8cca1;
--color-3: #f5f0e0;
--color-4: #c6b6a4;
--color-5: #a68d6e;
}

Luxury Gold Elegant Pearl の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d4af35, #e8cca1, #f5f0e0, #c6b6a4, #a68d6e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d4af35, #e8cca1, #f5f0e0, #c6b6a4, #a68d6e);
}

Luxury Gold Elegant Pearl color palette created on .