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