Nu Metal Meltdown カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Nu Metal Meltdown palette
Nu Metal Meltdown カラーパレット CSS
/* CSS */
.color-1 {
color: #c5a634;
}
.color-2 {
color: #c65c39;
}
.color-3 {
color: #d94130;
}
.color-4 {
color: #6d3a92;
}
.color-5 {
color: #2a1d5e;
}
/* CSS Variables */
:root {
--color-1: #c5a634;
--color-2: #c65c39;
--color-3: #d94130;
--color-4: #6d3a92;
--color-5: #2a1d5e;
}
Nu Metal Meltdown の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c5a634, #c65c39, #d94130, #6d3a92, #2a1d5e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c5a634, #c65c39, #d94130, #6d3a92, #2a1d5e);
}
似たようなカラーパレット
Nu Metal Meltdown color palette created on .