Sustainable Luxury カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Sustainable Luxury palette
Sustainable Luxury カラー パレット PNG 画像
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);
}
似たようなカラーパレット
下にスクロールして10個の緑カラーパレットを探索しましょう
Sustainable Luxury color palette created on .