Sunset Serenade カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Sunset Serenade palette

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

Sunset Serenade カラーパレット CSS

/* CSS */
.color-1 {
color: #fbef7e;
}
.color-2 {
color: #f8c220;
}
.color-3 {
color: #b58b4f;
}
.color-4 {
color: #e76508;
}
.color-5 {
color: #c41003;
}

/* CSS Variables */
:root {
--color-1: #fbef7e;
--color-2: #f8c220;
--color-3: #b58b4f;
--color-4: #e76508;
--color-5: #c41003;
}

Sunset Serenade の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fbef7e, #f8c220, #b58b4f, #e76508, #c41003);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fbef7e, #f8c220, #b58b4f, #e76508, #c41003);
}

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

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

Sunset Serenade color palette created on .