Sage Green and Petal Bliss カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Sage Green and Petal Bliss palette

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

Sage Green and Petal Bliss カラー パレット PNG 画像

Download sage green and petal bliss color palette PNG image (landscape)
Download sage green and petal bliss color palette PNG image (square)

Sage Green and Petal Bliss カラーパレット CSS

/* CSS */
.color-1 {
color: #a7c8b9;
}
.color-2 {
color: #f8e2d3;
}
.color-3 {
color: #f1b1b1;
}
.color-4 {
color: #e6a77a;
}
.color-5 {
color: #d9c3a6;
}

/* CSS Variables */
:root {
--color-1: #a7c8b9;
--color-2: #f8e2d3;
--color-3: #f1b1b1;
--color-4: #e6a77a;
--color-5: #d9c3a6;
}

Sage Green and Petal Bliss の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7c8b9, #f8e2d3, #f1b1b1, #e6a77a, #d9c3a6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7c8b9, #f8e2d3, #f1b1b1, #e6a77a, #d9c3a6);
}

Sage Green and Petal Bliss color palette created on .