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