Paleta de colores Cottage Core

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Cottage Core palette

Compartir esta paleta en:

Descargar la paleta de colores Cottage Core (PNG)

Download cottage core color palette PNG image (landscape)
Download cottage core color palette PNG image (square)

CSS de la paleta de colores Cottage Core

/* CSS */
.color-1 {
color: #b7c7a8;
}
.color-2 {
color: #e0d6c7;
}
.color-3 {
color: #f3e9d3;
}
.color-4 {
color: #f6b492;
}
.color-5 {
color: #eab8b8;
}

/* CSS Variables */
:root {
--color-1: #b7c7a8;
--color-2: #e0d6c7;
--color-3: #f3e9d3;
--color-4: #f6b492;
--color-5: #eab8b8;
}

CSS del degradado de fondo Cottage Core

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b7c7a8, #e0d6c7, #f3e9d3, #f6b492, #eab8b8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b7c7a8, #e0d6c7, #f3e9d3, #f6b492, #eab8b8);
}

Paletas de colores similares

Cottage Core color palette created on .