Lovestruck Shadows カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Lovestruck Shadows palette
Lovestruck Shadows カラーパレット CSS
/* CSS */
.color-1 {
color: #ffb8c1;
}
.color-2 {
color: #ff6bb5;
}
.color-3 {
color: #c61585;
}
.color-4 {
color: #8a2ce2;
}
.color-5 {
color: #4a0080;
}
/* CSS Variables */
:root {
--color-1: #ffb8c1;
--color-2: #ff6bb5;
--color-3: #c61585;
--color-4: #8a2ce2;
--color-5: #4a0080;
}
Lovestruck Shadows の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb8c1, #ff6bb5, #c61585, #8a2ce2, #4a0080);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb8c1, #ff6bb5, #c61585, #8a2ce2, #4a0080);
}
似たようなカラーパレット
下にスクロールして400+個のブライトカラーパレットを探索しましょう
Lovestruck Shadows color palette created on .