Jet Clothes Set カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Jet Clothes Set palette
Jet Clothes Set カラー パレット PNG 画像
Jet Clothes Set カラーパレット CSS
/* CSS */
.color-1 {
color: #1c1d2b;
}
.color-2 {
color: #3c3d49;
}
.color-3 {
color: #5a5b68;
}
.color-4 {
color: #797a8b;
}
.color-5 {
color: #b4b5c5;
}
/* CSS Variables */
:root {
--color-1: #1c1d2b;
--color-2: #3c3d49;
--color-3: #5a5b68;
--color-4: #797a8b;
--color-5: #b4b5c5;
}
Jet Clothes Set の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1c1d2b, #3c3d49, #5a5b68, #797a8b, #b4b5c5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1c1d2b, #3c3d49, #5a5b68, #797a8b, #b4b5c5);
}
似たようなカラーパレット
Jet Clothes Set color palette created on .