Enchanted Evening カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Enchanted Evening palette

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

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

Download enchanted evening color palette PNG image (landscape)
Download enchanted evening color palette PNG image (square)

Enchanted Evening カラーパレット CSS

/* CSS */
.color-1 {
color: #e5b8e3;
}
.color-2 {
color: #a3c4e6;
}
.color-3 {
color: #f5c8a3;
}
.color-4 {
color: #f5a300;
}
.color-5 {
color: #d16ba8;
}

/* CSS Variables */
:root {
--color-1: #e5b8e3;
--color-2: #a3c4e6;
--color-3: #f5c8a3;
--color-4: #f5a300;
--color-5: #d16ba8;
}

Enchanted Evening の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e5b8e3, #a3c4e6, #f5c8a3, #f5a300, #d16ba8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e5b8e3, #a3c4e6, #f5c8a3, #f5a300, #d16ba8);
}

Enchanted Evening color palette created on .