Paleta de colores Rustic Ember Glow

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Rustic Ember Glow palette

Compartir esta paleta en:

CSS de la paleta de colores Rustic Ember Glow

/* 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;
}

CSS del degradado de fondo Rustic Ember Glow

/* 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);
}

Paletas de colores similares

Rustic Ember Glow color palette created on .