Vibrant Fusion カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Vibrant Fusion palette

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

Vibrant Fusion カラー パレット PNG 画像

Download vibrant fusion color palette PNG image (landscape)
Download vibrant fusion color palette PNG image (square)

Vibrant Fusion カラーパレット CSS

/* CSS */
.color-1 {
color: #c92c92;
}
.color-2 {
color: #8d4e4f;
}
.color-3 {
color: #798b9a;
}
.color-4 {
color: #f17e3b;
}
.color-5 {
color: #4b91e2;
}

/* CSS Variables */
:root {
--color-1: #c92c92;
--color-2: #8d4e4f;
--color-3: #798b9a;
--color-4: #f17e3b;
--color-5: #4b91e2;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c92c92, #8d4e4f, #798b9a, #f17e3b, #4b91e2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c92c92, #8d4e4f, #798b9a, #f17e3b, #4b91e2);
}

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

Vibrant Fusion color palette created on .