Emberglow Serenade カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Emberglow Serenade palette
Emberglow Serenade カラーパレット CSS
/* CSS */
.color-1 {
color: #ff6d2e;
}
.color-2 {
color: #ffb65c;
}
.color-3 {
color: #ffd8a8;
}
.color-4 {
color: #ff6b8b;
}
.color-5 {
color: #ff3d47;
}
/* CSS Variables */
:root {
--color-1: #ff6d2e;
--color-2: #ffb65c;
--color-3: #ffd8a8;
--color-4: #ff6b8b;
--color-5: #ff3d47;
}
Emberglow Serenade の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6d2e, #ffb65c, #ffd8a8, #ff6b8b, #ff3d47);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6d2e, #ffb65c, #ffd8a8, #ff6b8b, #ff3d47);
}
似たようなカラーパレット
Emberglow Serenade color palette created on .