Lotus Dreamscape カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Lotus Dreamscape palette

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

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

Download lotus dreamscape color palette PNG image (landscape)
Download lotus dreamscape color palette PNG image (square)

Lotus Dreamscape カラーパレット CSS

/* CSS */
.color-1 {
color: #fce9ed;
}
.color-2 {
color: #f8dc9b;
}
.color-3 {
color: #fcf6e3;
}
.color-4 {
color: #e7f3e2;
}
.color-5 {
color: #d8d8ee;
}

/* CSS Variables */
:root {
--color-1: #fce9ed;
--color-2: #f8dc9b;
--color-3: #fcf6e3;
--color-4: #e7f3e2;
--color-5: #d8d8ee;
}

Lotus Dreamscape の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fce9ed, #f8dc9b, #fcf6e3, #e7f3e2, #d8d8ee);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fce9ed, #f8dc9b, #fcf6e3, #e7f3e2, #d8d8ee);
}

Lotus Dreamscape color palette created on .