Blushing Blossoms カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Blushing Blossoms palette
Blushing Blossoms カラーパレット CSS
/* CSS */
.color-1 {
color: #f9c3d3;
}
.color-2 {
color: #f4a4bf;
}
.color-3 {
color: #eb7f9a;
}
.color-4 {
color: #e45874;
}
.color-5 {
color: #d03e5b;
}
/* CSS Variables */
:root {
--color-1: #f9c3d3;
--color-2: #f4a4bf;
--color-3: #eb7f9a;
--color-4: #e45874;
--color-5: #d03e5b;
}
Blushing Blossoms の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9c3d3, #f4a4bf, #eb7f9a, #e45874, #d03e5b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9c3d3, #f4a4bf, #eb7f9a, #e45874, #d03e5b);
}
似たようなカラーパレット
下にスクロールして100+個のフェミニンカラーパレットを探索しましょう
Blushing Blossoms color palette created on .