Sunrise Dreams カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Sunrise Dreams palette

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

Sunrise Dreams カラー パレット PNG 画像

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

Sunrise Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #f0e0d1;
}
.color-2 {
color: #e2ba73;
}
.color-3 {
color: #d4593a;
}
.color-4 {
color: #a3c6e0;
}
.color-5 {
color: #799ec8;
}

/* CSS Variables */
:root {
--color-1: #f0e0d1;
--color-2: #e2ba73;
--color-3: #d4593a;
--color-4: #a3c6e0;
--color-5: #799ec8;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0e0d1, #e2ba73, #d4593a, #a3c6e0, #799ec8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0e0d1, #e2ba73, #d4593a, #a3c6e0, #799ec8);
}

Sunrise Dreams color palette created on .