Mystical Cat Lover カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Mystical Cat Lover palette
Mystical Cat Lover カラー パレット PNG 画像
Mystical Cat Lover カラーパレット CSS
/* CSS */
.color-1 {
color: #7a1f78;
}
.color-2 {
color: #9b508e;
}
.color-3 {
color: #c77fbc;
}
.color-4 {
color: #f6a7e2;
}
.color-5 {
color: #f3d3f1;
}
/* CSS Variables */
:root {
--color-1: #7a1f78;
--color-2: #9b508e;
--color-3: #c77fbc;
--color-4: #f6a7e2;
--color-5: #f3d3f1;
}
Mystical Cat Lover の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7a1f78, #9b508e, #c77fbc, #f6a7e2, #f3d3f1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7a1f78, #9b508e, #c77fbc, #f6a7e2, #f3d3f1);
}
似たようなカラーパレット
Mystical Cat Lover color palette created on .