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