Slaughter House in Venezuela カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Slaughter House in Venezuela palette

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

Slaughter House in Venezuela カラーパレット CSS

/* CSS */
.color-1 {
color: #c91d39;
}
.color-2 {
color: #c89e3c;
}
.color-3 {
color: #2d804c;
}
.color-4 {
color: #499ad0;
}
.color-5 {
color: #f5a300;
}

/* CSS Variables */
:root {
--color-1: #c91d39;
--color-2: #c89e3c;
--color-3: #2d804c;
--color-4: #499ad0;
--color-5: #f5a300;
}

Slaughter House in Venezuela の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c91d39, #c89e3c, #2d804c, #499ad0, #f5a300);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c91d39, #c89e3c, #2d804c, #499ad0, #f5a300);
}

Slaughter House in Venezuela color palette created on .