Imperial Vibrance カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Imperial Vibrance palette

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

Imperial Vibrance カラー パレット PNG 画像

Download imperial vibrance color palette PNG image (landscape)
Download imperial vibrance color palette PNG image (square)

Imperial Vibrance カラーパレット CSS

/* CSS */
.color-1 {
color: #d60032;
}
.color-2 {
color: #ff6d1f;
}
.color-3 {
color: #ffb300;
}
.color-4 {
color: #ffec42;
}
.color-5 {
color: #00a8a0;
}

/* CSS Variables */
:root {
--color-1: #d60032;
--color-2: #ff6d1f;
--color-3: #ffb300;
--color-4: #ffec42;
--color-5: #00a8a0;
}

Imperial Vibrance の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d60032, #ff6d1f, #ffb300, #ffec42, #00a8a0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d60032, #ff6d1f, #ffb300, #ffec42, #00a8a0);
}

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

Imperial Vibrance color palette created on .