Sunrise Glow カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Sunrise Glow palette

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

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

Download sunrise glow color palette PNG image (landscape)
Download sunrise glow color palette PNG image (square)

Sunrise Glow カラーパレット CSS

/* CSS */
.color-1 {
color: #000e29;
}
.color-2 {
color: #d8b16e;
}
.color-3 {
color: #f19f79;
}
.color-4 {
color: #de8b5e;
}
.color-5 {
color: #f07a7a;
}

/* CSS Variables */
:root {
--color-1: #000e29;
--color-2: #d8b16e;
--color-3: #f19f79;
--color-4: #de8b5e;
--color-5: #f07a7a;
}

Sunrise Glow の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #000e29, #d8b16e, #f19f79, #de8b5e, #f07a7a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #000e29, #d8b16e, #f19f79, #de8b5e, #f07a7a);
}

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

Sunrise Glow color palette created on .