Paleta de colores Warm Cozy Cottage

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Warm Cozy Cottage palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Warm Cozy Cottage

Download warm cozy cottage color palette PNG image (landscape)
Download warm cozy cottage color palette PNG image (square)

CSS de la paleta de colores Warm Cozy Cottage

/* CSS */
.color-1 {
color: #c8893c;
}
.color-2 {
color: #e6b15c;
}
.color-3 {
color: #d8c6a6;
}
.color-4 {
color: #b75c4e;
}
.color-5 {
color: #7a3c2a;
}

/* CSS Variables */
:root {
--color-1: #c8893c;
--color-2: #e6b15c;
--color-3: #d8c6a6;
--color-4: #b75c4e;
--color-5: #7a3c2a;
}

CSS del degradado de fondo Warm Cozy Cottage

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c8893c, #e6b15c, #d8c6a6, #b75c4e, #7a3c2a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c8893c, #e6b15c, #d8c6a6, #b75c4e, #7a3c2a);
}

Warm Cozy Cottage color palette created on .