Blossom Petal Whispers カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Blossom Petal Whispers palette
Image Gallery
Blossom Petal Whispers カラーパレット CSS
/* CSS */
.color-1 {
color: #f9d7e7;
}
.color-2 {
color: #f6d0e0;
}
.color-3 {
color: #f1c6d6;
}
.color-4 {
color: #ebb7cb;
}
.color-5 {
color: #e8a1b2;
}
/* CSS Variables */
:root {
--color-1: #f9d7e7;
--color-2: #f6d0e0;
--color-3: #f1c6d6;
--color-4: #ebb7cb;
--color-5: #e8a1b2;
}
Blossom Petal Whispers の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9d7e7, #f6d0e0, #f1c6d6, #ebb7cb, #e8a1b2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9d7e7, #f6d0e0, #f1c6d6, #ebb7cb, #e8a1b2);
}
似たようなカラーパレット
下にスクロールして100+個のピンクカラーパレットを探索しましょう
Blossom Petal Whispers color palette created on .