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