Paleta de colores Ashfur's Fury

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Ashfur's Fury palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Ashfur's Fury

Download ashfur's fury color palette PNG image (landscape)
Download ashfur's fury color palette PNG image (square)

CSS de la paleta de colores Ashfur's Fury

/* CSS */
.color-1 {
color: #a8b3b2;
}
.color-2 {
color: #c5d3d1;
}
.color-3 {
color: #b96e87;
}
.color-4 {
color: #f76e6e;
}
.color-5 {
color: #ffb84d;
}

/* CSS Variables */
:root {
--color-1: #a8b3b2;
--color-2: #c5d3d1;
--color-3: #b96e87;
--color-4: #f76e6e;
--color-5: #ffb84d;
}

CSS del degradado de fondo Ashfur's Fury

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8b3b2, #c5d3d1, #b96e87, #f76e6e, #ffb84d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8b3b2, #c5d3d1, #b96e87, #f76e6e, #ffb84d);
}

Ashfur's Fury color palette created on .