Yellow Sunset Dream カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Yellow Sunset Dream palette

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

Yellow Sunset Dream カラー パレット PNG 画像

Download yellow sunset dream color palette PNG image (landscape)
Download yellow sunset dream color palette PNG image (square)

Yellow Sunset Dream カラーパレット CSS

/* CSS */
.color-1 {
color: #f1e5a7;
}
.color-2 {
color: #eecb4f;
}
.color-3 {
color: #ecbd65;
}
.color-4 {
color: #e0a085;
}
.color-5 {
color: #d68589;
}

/* CSS Variables */
:root {
--color-1: #f1e5a7;
--color-2: #eecb4f;
--color-3: #ecbd65;
--color-4: #e0a085;
--color-5: #d68589;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1e5a7, #eecb4f, #ecbd65, #e0a085, #d68589);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1e5a7, #eecb4f, #ecbd65, #e0a085, #d68589);
}

Yellow Sunset Dream color palette created on .