Melancholy Sunshine カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Melancholy Sunshine palette

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

Melancholy Sunshine カラーパレット CSS

/* CSS */
.color-1 {
color: #b35c3d;
}
.color-2 {
color: #f39e6d;
}
.color-3 {
color: #f4cf3e;
}
.color-4 {
color: #a4daac;
}
.color-5 {
color: #6bb9e6;
}

/* CSS Variables */
:root {
--color-1: #b35c3d;
--color-2: #f39e6d;
--color-3: #f4cf3e;
--color-4: #a4daac;
--color-5: #6bb9e6;
}

Melancholy Sunshine の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b35c3d, #f39e6d, #f4cf3e, #a4daac, #6bb9e6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b35c3d, #f39e6d, #f4cf3e, #a4daac, #6bb9e6);
}

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

パレットが見つかりません

別のフィルターを試すか、現在の選択をクリアしてください。

Melancholy Sunshine color palette created on .