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