Enchanted Dreamscape カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Enchanted Dreamscape palette

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

Enchanted Dreamscape カラーパレット CSS

/* CSS */
.color-1 {
color: #45187c;
}
.color-2 {
color: #5a2d76;
}
.color-3 {
color: #793e66;
}
.color-4 {
color: #a27444;
}
.color-5 {
color: #ba8721;
}

/* CSS Variables */
:root {
--color-1: #45187c;
--color-2: #5a2d76;
--color-3: #793e66;
--color-4: #a27444;
--color-5: #ba8721;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #45187c, #5a2d76, #793e66, #a27444, #ba8721);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #45187c, #5a2d76, #793e66, #a27444, #ba8721);
}

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

Enchanted Dreamscape color palette created on .