Calm Nature Colors カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Calm Nature Colors palette

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

Calm Nature Colors カラーパレット (PNG) をダウンロード

Download calm nature colors color palette PNG image (landscape)
Download calm nature colors color palette PNG image (square)

Calm Nature Colors カラーパレット CSS

/* CSS */
.color-1 {
color: #c7ebd3;
}
.color-2 {
color: #f8de91;
}
.color-3 {
color: #f8b982;
}
.color-4 {
color: #f3a5bb;
}
.color-5 {
color: #7c84b1;
}

/* CSS Variables */
:root {
--color-1: #c7ebd3;
--color-2: #f8de91;
--color-3: #f8b982;
--color-4: #f3a5bb;
--color-5: #7c84b1;
}

Calm Nature Colors の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c7ebd3, #f8de91, #f8b982, #f3a5bb, #7c84b1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c7ebd3, #f8de91, #f8b982, #f3a5bb, #7c84b1);
}

似たようなカラーパレット

Calm Nature Colors color palette created on .