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