Vivid Twilight Blossoms カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Vivid Twilight Blossoms palette

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

Vivid Twilight Blossoms カラーパレット (PNG) をダウンロード

Download vivid twilight blossoms color palette PNG image (landscape)
Download vivid twilight blossoms color palette PNG image (square)

Vivid Twilight Blossoms カラーパレット CSS

/* CSS */
.color-1 {
color: #690dab;
}
.color-2 {
color: #9b58b6;
}
.color-3 {
color: #91215b;
}
.color-4 {
color: #f39c12;
}
.color-5 {
color: #e74d3c;
}

/* CSS Variables */
:root {
--color-1: #690dab;
--color-2: #9b58b6;
--color-3: #91215b;
--color-4: #f39c12;
--color-5: #e74d3c;
}

Vivid Twilight Blossoms の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #690dab, #9b58b6, #91215b, #f39c12, #e74d3c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #690dab, #9b58b6, #91215b, #f39c12, #e74d3c);
}

Vivid Twilight Blossoms color palette created on .