Autumn Ember Glow カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Autumn Ember Glow palette

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

Autumn Ember Glow カラーパレット CSS

/* CSS */
.color-1 {
color: #f6e6bb;
}
.color-2 {
color: #e6a15b;
}
.color-3 {
color: #c36522;
}
.color-4 {
color: #914712;
}
.color-5 {
color: #61330f;
}

/* CSS Variables */
:root {
--color-1: #f6e6bb;
--color-2: #e6a15b;
--color-3: #c36522;
--color-4: #914712;
--color-5: #61330f;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6e6bb, #e6a15b, #c36522, #914712, #61330f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6e6bb, #e6a15b, #c36522, #914712, #61330f);
}

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

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

Autumn Ember Glow color palette created on .