Blushing Dalia Dreamscape カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Blushing Dalia Dreamscape palette
Blushing Dalia Dreamscape カラーパレット CSS
/* CSS */
.color-1 {
color: #f1a7b8;
}
.color-2 {
color: #f29c8c;
}
.color-3 {
color: #f7d673;
}
.color-4 {
color: #f4c29f;
}
.color-5 {
color: #f3afc2;
}
/* CSS Variables */
:root {
--color-1: #f1a7b8;
--color-2: #f29c8c;
--color-3: #f7d673;
--color-4: #f4c29f;
--color-5: #f3afc2;
}
Blushing Dalia Dreamscape の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1a7b8, #f29c8c, #f7d673, #f4c29f, #f3afc2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1a7b8, #f29c8c, #f7d673, #f4c29f, #f3afc2);
}
似たようなカラーパレット
Blushing Dalia Dreamscape color palette created on .