Whispers of Blossom and Earth カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of Blossom and Earth palette
Whispers of Blossom and Earth カラーパレット CSS
/* CSS */
.color-1 {
color: #f7dae2;
}
.color-2 {
color: #e2bbcb;
}
.color-3 {
color: #be9137;
}
.color-4 {
color: #918093;
}
.color-5 {
color: #439d8d;
}
/* CSS Variables */
:root {
--color-1: #f7dae2;
--color-2: #e2bbcb;
--color-3: #be9137;
--color-4: #918093;
--color-5: #439d8d;
}
Whispers of Blossom and Earth の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7dae2, #e2bbcb, #be9137, #918093, #439d8d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7dae2, #e2bbcb, #be9137, #918093, #439d8d);
}
似たようなカラーパレット
下にスクロールして1個のピンクカラーパレットを探索しましょう
Whispers of Blossom and Earth color palette created on .