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