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