Everest カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Everest palette

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

Everest カラー パレット PNG 画像

Download everest color palette PNG image (landscape)
Download everest color palette PNG image (square)

Everest カラーパレット CSS

/* CSS */
.color-1 {
color: #4c908b;
}
.color-2 {
color: #6fb39e;
}
.color-3 {
color: #99d6b8;
}
.color-4 {
color: #e6f5e5;
}
.color-5 {
color: #f2f9f1;
}

/* CSS Variables */
:root {
--color-1: #4c908b;
--color-2: #6fb39e;
--color-3: #99d6b8;
--color-4: #e6f5e5;
--color-5: #f2f9f1;
}

Everest の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c908b, #6fb39e, #99d6b8, #e6f5e5, #f2f9f1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c908b, #6fb39e, #99d6b8, #e6f5e5, #f2f9f1);
}

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

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

Everest color palette created on .