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