Loading...
Blush Blossom Burst カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Blush Blossom Burst palette
Blush Blossom Burst カラーパレット (PNG) をダウンロード
Blush Blossom Burst カラーパレット CSS
/* CSS */
.color-1 {
color: #ff7092;
}
.color-2 {
color: #ff4d4f;
}
.color-3 {
color: #fc923b;
}
.color-4 {
color: #f9d66c;
}
.color-5 {
color: #f9a76c;
}
/* CSS Variables */
:root {
--color-1: #ff7092;
--color-2: #ff4d4f;
--color-3: #fc923b;
--color-4: #f9d66c;
--color-5: #f9a76c;
}
Blush Blossom Burst の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff7092, #ff4d4f, #fc923b, #f9d66c, #f9a76c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff7092, #ff4d4f, #fc923b, #f9d66c, #f9a76c);
}
似たようなカラーパレット
Blush Blossom Burst color palette created on .