Eucalyptus Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Eucalyptus Dreams palette
Eucalyptus Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #b6d3bf;
}
.color-2 {
color: #9fc1a0;
}
.color-3 {
color: #8cae89;
}
.color-4 {
color: #7b9c6d;
}
.color-5 {
color: #49694c;
}
/* CSS Variables */
:root {
--color-1: #b6d3bf;
--color-2: #9fc1a0;
--color-3: #8cae89;
--color-4: #7b9c6d;
--color-5: #49694c;
}
Eucalyptus Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b6d3bf, #9fc1a0, #8cae89, #7b9c6d, #49694c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b6d3bf, #9fc1a0, #8cae89, #7b9c6d, #49694c);
}
似たようなカラーパレット
下にスクロールして300+個のアーシーカラーパレットを探索しましょう
Eucalyptus Dreams color palette created on .