Serene Forest Breeze カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Serene Forest Breeze palette
Serene Forest Breeze カラーパレット CSS
/* CSS */
.color-1 {
color: #b6c8d8;
}
.color-2 {
color: #a1c4e3;
}
.color-3 {
color: #e2e9ee;
}
.color-4 {
color: #f2f6f8;
}
.color-5 {
color: #bfd9d9;
}
/* CSS Variables */
:root {
--color-1: #b6c8d8;
--color-2: #a1c4e3;
--color-3: #e2e9ee;
--color-4: #f2f6f8;
--color-5: #bfd9d9;
}
Serene Forest Breeze の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b6c8d8, #a1c4e3, #e2e9ee, #f2f6f8, #bfd9d9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b6c8d8, #a1c4e3, #e2e9ee, #f2f6f8, #bfd9d9);
}
似たようなカラーパレット
下にスクロールして300+個のエステティックカラーパレットを探索しましょう
Serene Forest Breeze color palette created on .