Mountain Waters カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Mountain Waters palette

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

Mountain Waters カラー パレット PNG 画像

Download mountain waters color palette PNG image (landscape)
Download mountain waters color palette PNG image (square)

Mountain Waters カラーパレット CSS

/* CSS */
.color-1 {
color: #6fbe8d;
}
.color-2 {
color: #4ba8b4;
}
.color-3 {
color: #2c7fba;
}
.color-4 {
color: #3b4d9b;
}
.color-5 {
color: #596e9b;
}

/* CSS Variables */
:root {
--color-1: #6fbe8d;
--color-2: #4ba8b4;
--color-3: #2c7fba;
--color-4: #3b4d9b;
--color-5: #596e9b;
}

Mountain Waters の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6fbe8d, #4ba8b4, #2c7fba, #3b4d9b, #596e9b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6fbe8d, #4ba8b4, #2c7fba, #3b4d9b, #596e9b);
}

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

下にスクロールして7個の緑カラーパレットを探索しましょう

Mountain Waters color palette created on .