Autumn Ember Glow カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Autumn Ember Glow palette

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

Autumn Ember Glow カラーパレット CSS

/* CSS */
.color-1 {
color: #fde481;
}
.color-2 {
color: #f9b05d;
}
.color-3 {
color: #de773b;
}
.color-4 {
color: #bb4d25;
}
.color-5 {
color: #922d17;
}

/* CSS Variables */
:root {
--color-1: #fde481;
--color-2: #f9b05d;
--color-3: #de773b;
--color-4: #bb4d25;
--color-5: #922d17;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fde481, #f9b05d, #de773b, #bb4d25, #922d17);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fde481, #f9b05d, #de773b, #bb4d25, #922d17);
}

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

下にスクロールして2個のGolden yellowカラーパレットを探索しましょう

Autumn Ember Glow color palette created on .