Sustainable Luxury カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Sustainable Luxury palette

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

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

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

Sustainable Luxury カラーパレット CSS

/* CSS */
.color-1 {
color: #8bc34b;
}
.color-2 {
color: #4cae4f;
}
.color-3 {
color: #009485;
}
.color-4 {
color: #007a6c;
}
.color-5 {
color: #004d40;
}

/* CSS Variables */
:root {
--color-1: #8bc34b;
--color-2: #4cae4f;
--color-3: #009485;
--color-4: #007a6c;
--color-5: #004d40;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8bc34b, #4cae4f, #009485, #007a6c, #004d40);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8bc34b, #4cae4f, #009485, #007a6c, #004d40);
}

似たようなカラーパレット

Sustainable Luxury color palette created on .