Luxury Elegance カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Luxury Elegance palette

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

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

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

Luxury Elegance カラーパレット CSS

/* CSS */
.color-1 {
color: #c7b299;
}
.color-2 {
color: #e1d4c6;
}
.color-3 {
color: #f4e7e1;
}
.color-4 {
color: #d6b6a8;
}
.color-5 {
color: #a79e95;
}

/* CSS Variables */
:root {
--color-1: #c7b299;
--color-2: #e1d4c6;
--color-3: #f4e7e1;
--color-4: #d6b6a8;
--color-5: #a79e95;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c7b299, #e1d4c6, #f4e7e1, #d6b6a8, #a79e95);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c7b299, #e1d4c6, #f4e7e1, #d6b6a8, #a79e95);
}

Luxury Elegance color palette created on .