Sunset Reverie カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Sunset Reverie palette

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

Sunset Reverie カラー パレット PNG 画像

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

Sunset Reverie カラーパレット CSS

/* CSS */
.color-1 {
color: #f3e0d3;
}
.color-2 {
color: #f0a7a3;
}
.color-3 {
color: #ef782e;
}
.color-4 {
color: #d64f3d;
}
.color-5 {
color: #682c3d;
}

/* CSS Variables */
:root {
--color-1: #f3e0d3;
--color-2: #f0a7a3;
--color-3: #ef782e;
--color-4: #d64f3d;
--color-5: #682c3d;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f3e0d3, #f0a7a3, #ef782e, #d64f3d, #682c3d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f3e0d3, #f0a7a3, #ef782e, #d64f3d, #682c3d);
}

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

Sunset Reverie color palette created on .