Rustic Ember Glow カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Rustic Ember Glow palette

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

Rustic Ember Glow カラーパレット CSS

/* CSS */
.color-1 {
color: #c47c73;
}
.color-2 {
color: #b86e65;
}
.color-3 {
color: #a45e56;
}
.color-4 {
color: #b8424c;
}
.color-5 {
color: #88483f;
}

/* CSS Variables */
:root {
--color-1: #c47c73;
--color-2: #b86e65;
--color-3: #a45e56;
--color-4: #b8424c;
--color-5: #88483f;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c47c73, #b86e65, #a45e56, #b8424c, #88483f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c47c73, #b86e65, #a45e56, #b8424c, #88483f);
}

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

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

Rustic Ember Glow color palette created on .