Paleta de colores God of Fire

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with God of Fire palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores God of Fire

Download god of fire color palette PNG image (landscape)
Download god of fire color palette PNG image (square)

CSS de la paleta de colores God of Fire

/* CSS */
.color-1 {
color: #d85f0e;
}
.color-2 {
color: #d9aa3a;
}
.color-3 {
color: #e5c3a4;
}
.color-4 {
color: #c5b8af;
}
.color-5 {
color: #8a5c3d;
}

/* CSS Variables */
:root {
--color-1: #d85f0e;
--color-2: #d9aa3a;
--color-3: #e5c3a4;
--color-4: #c5b8af;
--color-5: #8a5c3d;
}

CSS del degradado de fondo God of Fire

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d85f0e, #d9aa3a, #e5c3a4, #c5b8af, #8a5c3d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d85f0e, #d9aa3a, #e5c3a4, #c5b8af, #8a5c3d);
}

Paletas de colores similares

Desplázate hacia abajo para explorar 2 paletas de colores Fuego

God of Fire color palette created on .