Paleta de colores Dark Fairy Cottage

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Dark Fairy Cottage palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Dark Fairy Cottage

Download dark fairy cottage color palette PNG image (landscape)
Download dark fairy cottage color palette PNG image (square)

CSS de la paleta de colores Dark Fairy Cottage

/* CSS */
.color-1 {
color: #1f0a1d;
}
.color-2 {
color: #360f38;
}
.color-3 {
color: #4c1541;
}
.color-4 {
color: #761e5b;
}
.color-5 {
color: #5c2dc8;
}

/* CSS Variables */
:root {
--color-1: #1f0a1d;
--color-2: #360f38;
--color-3: #4c1541;
--color-4: #761e5b;
--color-5: #5c2dc8;
}

CSS del degradado de fondo Dark Fairy Cottage

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f0a1d, #360f38, #4c1541, #761e5b, #5c2dc8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f0a1d, #360f38, #4c1541, #761e5b, #5c2dc8);
}

Dark Fairy Cottage color palette created on .