Elegant Seduction カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Elegant Seduction palette

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

Elegant Seduction カラー パレット PNG 画像

Download elegant seduction color palette PNG image (landscape)
Download elegant seduction color palette PNG image (square)

Elegant Seduction カラーパレット CSS

/* CSS */
.color-1 {
color: #d3c7c5;
}
.color-2 {
color: #e9b79f;
}
.color-3 {
color: #d95e6c;
}
.color-4 {
color: #a66e8d;
}
.color-5 {
color: #b2a49f;
}

/* CSS Variables */
:root {
--color-1: #d3c7c5;
--color-2: #e9b79f;
--color-3: #d95e6c;
--color-4: #a66e8d;
--color-5: #b2a49f;
}

Elegant Seduction の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d3c7c5, #e9b79f, #d95e6c, #a66e8d, #b2a49f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d3c7c5, #e9b79f, #d95e6c, #a66e8d, #b2a49f);
}

Elegant Seduction color palette created on .