Loading...

Sunset Serenade カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Sunset Serenade palette

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

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

Download sunset serenade color palette PNG image (landscape)
Download sunset serenade color palette PNG image (square)

Sunset Serenade カラーパレット CSS

/* CSS */
.color-1 {
color: #ffc09e;
}
.color-2 {
color: #ff8052;
}
.color-3 {
color: #ff6e61;
}
.color-4 {
color: #ff513d;
}
.color-5 {
color: #ff3c00;
}

/* CSS Variables */
:root {
--color-1: #ffc09e;
--color-2: #ff8052;
--color-3: #ff6e61;
--color-4: #ff513d;
--color-5: #ff3c00;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffc09e, #ff8052, #ff6e61, #ff513d, #ff3c00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffc09e, #ff8052, #ff6e61, #ff513d, #ff3c00);
}

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

Sunset Serenade color palette created on .