Sage Green Dream カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Sage Green Dream palette

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

Sage Green Dream カラー パレット PNG 画像

Download sage green dream color palette PNG image (landscape)
Download sage green dream color palette PNG image (square)

Sage Green Dream カラーパレット CSS

/* CSS */
.color-1 {
color: #a7c8b9;
}
.color-2 {
color: #b8d6c1;
}
.color-3 {
color: #d1e1d1;
}
.color-4 {
color: #e5f0e5;
}
.color-5 {
color: #f5f9f5;
}

/* CSS Variables */
:root {
--color-1: #a7c8b9;
--color-2: #b8d6c1;
--color-3: #d1e1d1;
--color-4: #e5f0e5;
--color-5: #f5f9f5;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7c8b9, #b8d6c1, #d1e1d1, #e5f0e5, #f5f9f5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7c8b9, #b8d6c1, #d1e1d1, #e5f0e5, #f5f9f5);
}

Sage Green Dream color palette created on .