Misty Forest Retreat カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Misty Forest Retreat palette

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

Misty Forest Retreat カラーパレット CSS

/* CSS */
.color-1 {
color: #4b5863;
}
.color-2 {
color: #6b7f8e;
}
.color-3 {
color: #a7beb5;
}
.color-4 {
color: #e0c7b2;
}
.color-5 {
color: #c67a6c;
}

/* CSS Variables */
:root {
--color-1: #4b5863;
--color-2: #6b7f8e;
--color-3: #a7beb5;
--color-4: #e0c7b2;
--color-5: #c67a6c;
}

Misty Forest Retreat の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b5863, #6b7f8e, #a7beb5, #e0c7b2, #c67a6c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b5863, #6b7f8e, #a7beb5, #e0c7b2, #c67a6c);
}

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

Misty Forest Retreat color palette created on .