Paleta de colores Cozy Bookstore and Winery

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Cozy Bookstore and Winery palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Cozy Bookstore and Winery

Download cozy bookstore and winery color palette PNG image (landscape)
Download cozy bookstore and winery color palette PNG image (square)

CSS de la paleta de colores Cozy Bookstore and Winery

/* CSS */
.color-1 {
color: #493732;
}
.color-2 {
color: #7a5e4d;
}
.color-3 {
color: #a68a7d;
}
.color-4 {
color: #d5c9b4;
}
.color-5 {
color: #e8e0bf;
}

/* CSS Variables */
:root {
--color-1: #493732;
--color-2: #7a5e4d;
--color-3: #a68a7d;
--color-4: #d5c9b4;
--color-5: #e8e0bf;
}

CSS del degradado de fondo Cozy Bookstore and Winery

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #493732, #7a5e4d, #a68a7d, #d5c9b4, #e8e0bf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #493732, #7a5e4d, #a68a7d, #d5c9b4, #e8e0bf);
}

Cozy Bookstore and Winery color palette created on .