Mystic Kitsune Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Mystic Kitsune Dreams palette
Mystic Kitsune Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #ffb3c1;
}
.color-2 {
color: #ff6e61;
}
.color-3 {
color: #ffb84d;
}
.color-4 {
color: #6aa2d2;
}
.color-5 {
color: #7c4dff;
}
/* CSS Variables */
:root {
--color-1: #ffb3c1;
--color-2: #ff6e61;
--color-3: #ffb84d;
--color-4: #6aa2d2;
--color-5: #7c4dff;
}
Mystic Kitsune Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb3c1, #ff6e61, #ffb84d, #6aa2d2, #7c4dff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb3c1, #ff6e61, #ffb84d, #6aa2d2, #7c4dff);
}
似たようなカラーパレット
下にスクロールして300+個のエステティックカラーパレットを探索しましょう
Mystic Kitsune Dreams color palette created on .