Whispers of the Chamomile Night カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Whispers of the Chamomile Night palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Whispers of the Chamomile Night カラーパレット (PNG) をダウンロード
Whispers of the Chamomile Night カラーパレット CSS
/* CSS */
.color-1 {
color: #f6e8b1;
}
.color-2 {
color: #d6c5a8;
}
.color-3 {
color: #a3b8b1;
}
.color-4 {
color: #6b8f9e;
}
.color-5 {
color: #3e5b74;
}
/* CSS Variables */
:root {
--color-1: #f6e8b1;
--color-2: #d6c5a8;
--color-3: #a3b8b1;
--color-4: #6b8f9e;
--color-5: #3e5b74;
}
Whispers of the Chamomile Night の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6e8b1, #d6c5a8, #a3b8b1, #6b8f9e, #3e5b74);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6e8b1, #d6c5a8, #a3b8b1, #6b8f9e, #3e5b74);
}
似たようなカラーパレット
Whispers of the Chamomile Night color palette created on .