Serene Horizon カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Serene Horizon palette
Serene Horizon カラーパレット (PNG) をダウンロード
Serene Horizon カラーパレット CSS
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #112397;
}
.color-3 {
color: #16e3a9;
}
.color-4 {
color: #959dc6;
}
.color-5 {
color: #4551a1;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #112397;
--color-3: #16e3a9;
--color-4: #959dc6;
--color-5: #4551a1;
}
Serene Horizon の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #112397, #16e3a9, #959dc6, #4551a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #112397, #16e3a9, #959dc6, #4551a1);
}
似たようなカラーパレット
Serene Horizon color palette created on .