Infernal Ember Glow カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Infernal Ember Glow palette

このパレットを共有する先:

Infernal Ember Glow カラーパレット CSS

/* CSS */
.color-1 {
color: #8a1e1e;
}
.color-2 {
color: #b75c4e;
}
.color-3 {
color: #e4a07c;
}
.color-4 {
color: #f1c3a2;
}
.color-5 {
color: #fce1d9;
}

/* CSS Variables */
:root {
--color-1: #8a1e1e;
--color-2: #b75c4e;
--color-3: #e4a07c;
--color-4: #f1c3a2;
--color-5: #fce1d9;
}

Infernal Ember Glow の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8a1e1e, #b75c4e, #e4a07c, #f1c3a2, #fce1d9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8a1e1e, #b75c4e, #e4a07c, #f1c3a2, #fce1d9);
}

似たようなカラーパレット

Infernal Ember Glow color palette created on .