Mystical Persian Dreams カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Mystical Persian Dreams palette

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

Mystical Persian Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #4a1e6b;
}
.color-2 {
color: #6d3c8b;
}
.color-3 {
color: #8e5ba9;
}
.color-4 {
color: #b58fd1;
}
.color-5 {
color: #e4c2e5;
}

/* CSS Variables */
:root {
--color-1: #4a1e6b;
--color-2: #6d3c8b;
--color-3: #8e5ba9;
--color-4: #b58fd1;
--color-5: #e4c2e5;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a1e6b, #6d3c8b, #8e5ba9, #b58fd1, #e4c2e5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a1e6b, #6d3c8b, #8e5ba9, #b58fd1, #e4c2e5);
}

Mystical Persian Dreams color palette created on .