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: #f6d0df;
}
.color-3 {
color: #f0c1d3;
}
.color-4 {
color: #eab3c8;
}
.color-5 {
color: #fa94b8;
}
/* CSS Variables */
:root {
--color-1: #f9d7e7;
--color-2: #f6d0df;
--color-3: #f0c1d3;
--color-4: #eab3c8;
--color-5: #fa94b8;
}
Blushing Petal Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9d7e7, #f6d0df, #f0c1d3, #eab3c8, #fa94b8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9d7e7, #f6d0df, #f0c1d3, #eab3c8, #fa94b8);
}
似たようなカラーパレット
下にスクロールして5個のPale pinkカラーパレットを探索しましょう
Blushing Petal Dreams color palette created on .