Green Solutions カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Green Solutions palette

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

Green Solutions カラーパレット CSS

/* CSS */
.color-1 {
color: #8abb58;
}
.color-2 {
color: #abdeb6;
}
.color-3 {
color: #d3ebcb;
}
.color-4 {
color: #f9f1c8;
}
.color-5 {
color: #fbd06a;
}

/* CSS Variables */
:root {
--color-1: #8abb58;
--color-2: #abdeb6;
--color-3: #d3ebcb;
--color-4: #f9f1c8;
--color-5: #fbd06a;
}

Green Solutions の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8abb58, #abdeb6, #d3ebcb, #f9f1c8, #fbd06a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8abb58, #abdeb6, #d3ebcb, #f9f1c8, #fbd06a);
}

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

下にスクロールして2個の緑カラーパレットを探索しましょう

Green Solutions color palette created on .