Mountain Mist カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Mountain Mist palette

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

Mountain Mist カラーパレット (PNG) をダウンロード

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

Mountain Mist カラーパレット CSS

/* CSS */
.color-1 {
color: #526b89;
}
.color-2 {
color: #8fa4b3;
}
.color-3 {
color: #6d87a2;
}
.color-4 {
color: #5e7997;
}
.color-5 {
color: #3f5873;
}

/* CSS Variables */
:root {
--color-1: #526b89;
--color-2: #8fa4b3;
--color-3: #6d87a2;
--color-4: #5e7997;
--color-5: #3f5873;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #526b89, #8fa4b3, #6d87a2, #5e7997, #3f5873);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #526b89, #8fa4b3, #6d87a2, #5e7997, #3f5873);
}

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

Mountain Mist color palette created on .