Uzi Chaos Purples カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Uzi Chaos Purples palette
Uzi Chaos Purples カラー パレット PNG 画像
Uzi Chaos Purples カラーパレット CSS
/* CSS */
.color-1 {
color: #3a299e;
}
.color-2 {
color: #5246be;
}
.color-3 {
color: #972b80;
}
.color-4 {
color: #b35b81;
}
.color-5 {
color: #9f7438;
}
/* CSS Variables */
:root {
--color-1: #3a299e;
--color-2: #5246be;
--color-3: #972b80;
--color-4: #b35b81;
--color-5: #9f7438;
}
Uzi Chaos Purples の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3a299e, #5246be, #972b80, #b35b81, #9f7438);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3a299e, #5246be, #972b80, #b35b81, #9f7438);
}
似たようなカラーパレット
Uzi Chaos Purples color palette created on .