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