Sage Green Dream カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Sage Green Dream palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Sage Green Dream カラーパレット (PNG) をダウンロード
Sage Green Dream カラーパレット CSS
/* CSS */
.color-1 {
color: #c7d5b8;
}
.color-2 {
color: #a8c9a1;
}
.color-3 {
color: #8ca7b1;
}
.color-4 {
color: #6b8e8d;
}
.color-5 {
color: #4c7b6b;
}
/* CSS Variables */
:root {
--color-1: #c7d5b8;
--color-2: #a8c9a1;
--color-3: #8ca7b1;
--color-4: #6b8e8d;
--color-5: #4c7b6b;
}
Sage Green Dream の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c7d5b8, #a8c9a1, #8ca7b1, #6b8e8d, #4c7b6b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c7d5b8, #a8c9a1, #8ca7b1, #6b8e8d, #4c7b6b);
}
似たようなカラーパレット
Sage Green Dream color palette created on .