Sweet Whimsy Dreamscape カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Sweet Whimsy Dreamscape palette
Sweet Whimsy Dreamscape カラーパレット CSS
/* CSS */
.color-1 {
color: #ffb3e0;
}
.color-2 {
color: #ff7092;
}
.color-3 {
color: #ff4d7f;
}
.color-4 {
color: #f5a524;
}
.color-5 {
color: #ffc29e;
}
/* CSS Variables */
:root {
--color-1: #ffb3e0;
--color-2: #ff7092;
--color-3: #ff4d7f;
--color-4: #f5a524;
--color-5: #ffc29e;
}
Sweet Whimsy Dreamscape の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb3e0, #ff7092, #ff4d7f, #f5a524, #ffc29e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb3e0, #ff7092, #ff4d7f, #f5a524, #ffc29e);
}
似たようなカラーパレット
下にスクロールして200+個のエステティックカラーパレットを探索しましょう
Sweet Whimsy Dreamscape color palette created on .