Vibrant Eggplant Symphony カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Vibrant Eggplant Symphony palette

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

Vibrant Eggplant Symphony カラー パレット PNG 画像

Download vibrant eggplant symphony color palette PNG image (landscape)
Download vibrant eggplant symphony color palette PNG image (square)

Vibrant Eggplant Symphony カラーパレット CSS

/* CSS */
.color-1 {
color: #550066;
}
.color-2 {
color: #7a0066;
}
.color-3 {
color: #a80068;
}
.color-4 {
color: #d10065;
}
.color-5 {
color: #ff3366;
}

/* CSS Variables */
:root {
--color-1: #550066;
--color-2: #7a0066;
--color-3: #a80068;
--color-4: #d10065;
--color-5: #ff3366;
}

Vibrant Eggplant Symphony の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #550066, #7a0066, #a80068, #d10065, #ff3366);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #550066, #7a0066, #a80068, #d10065, #ff3366);
}

Vibrant Eggplant Symphony color palette created on .