Black Violet Digital カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Black Violet Digital palette
Black Violet Digital カラーパレット (PNG) をダウンロード
Black Violet Digital カラーパレット CSS
/* CSS */
.color-1 {
color: #1e1a3d;
}
.color-2 {
color: #4a3c5d;
}
.color-3 {
color: #795d83;
}
.color-4 {
color: #c17ec9;
}
.color-5 {
color: #e5a9e0;
}
/* CSS Variables */
:root {
--color-1: #1e1a3d;
--color-2: #4a3c5d;
--color-3: #795d83;
--color-4: #c17ec9;
--color-5: #e5a9e0;
}
Black Violet Digital の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e1a3d, #4a3c5d, #795d83, #c17ec9, #e5a9e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e1a3d, #4a3c5d, #795d83, #c17ec9, #e5a9e0);
}
似たようなカラーパレット
Black Violet Digital color palette created on .