Berggipfel カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Berggipfel palette

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

Berggipfel カラー パレット PNG 画像

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

Berggipfel カラーパレット CSS

/* CSS */
.color-1 {
color: #a2b2d2;
}
.color-2 {
color: #5d808e;
}
.color-3 {
color: #3a5b6e;
}
.color-4 {
color: #b9d5b4;
}
.color-5 {
color: #f4c03e;
}

/* CSS Variables */
:root {
--color-1: #a2b2d2;
--color-2: #5d808e;
--color-3: #3a5b6e;
--color-4: #b9d5b4;
--color-5: #f4c03e;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a2b2d2, #5d808e, #3a5b6e, #b9d5b4, #f4c03e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a2b2d2, #5d808e, #3a5b6e, #b9d5b4, #f4c03e);
}

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

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

Berggipfel color palette created on .