Paleta de colores Warm and Cozy Fire Girl

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Warm and Cozy Fire Girl palette

Compartir esta paleta en:

Descargar la paleta de colores Warm and Cozy Fire Girl (PNG)

Download warm and cozy fire girl color palette PNG image (landscape)
Download warm and cozy fire girl color palette PNG image (square)

CSS de la paleta de colores Warm and Cozy Fire Girl

/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #f7b5a1;
}
.color-3 {
color: #ffcd94;
}
.color-4 {
color: #e6b84c;
}
.color-5 {
color: #d94f3a;
}

/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #f7b5a1;
--color-3: #ffcd94;
--color-4: #e6b84c;
--color-5: #d94f3a;
}

CSS del degradado de fondo Warm and Cozy Fire Girl

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #f7b5a1, #ffcd94, #e6b84c, #d94f3a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #f7b5a1, #ffcd94, #e6b84c, #d94f3a);
}

Warm and Cozy Fire Girl color palette created on .