Serene Horizon カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Serene Horizon palette
Serene Horizon カラー パレット PNG 画像
Serene Horizon カラーパレット CSS
/* CSS */
.color-1 {
color: #a7c8b9;
}
.color-2 {
color: #b3d8e6;
}
.color-3 {
color: #4f6c78;
}
.color-4 {
color: #2b3d50;
}
.color-5 {
color: #f0f3f4;
}
/* CSS Variables */
:root {
--color-1: #a7c8b9;
--color-2: #b3d8e6;
--color-3: #4f6c78;
--color-4: #2b3d50;
--color-5: #f0f3f4;
}
Serene Horizon の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7c8b9, #b3d8e6, #4f6c78, #2b3d50, #f0f3f4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7c8b9, #b3d8e6, #4f6c78, #2b3d50, #f0f3f4);
}
似たようなカラーパレット
下にスクロールして5個のセージカラーパレットを探索しましょう
Serene Horizon color palette created on .