Paleta de colores Sleepy Hollow

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Sleepy Hollow palette

Compartir esta paleta en:

Descargar la paleta de colores Sleepy Hollow (PNG)

Download sleepy hollow color palette PNG image (landscape)
Download sleepy hollow color palette PNG image (square)

CSS de la paleta de colores Sleepy Hollow

/* CSS */
.color-1 {
color: #3a2c3a;
}
.color-2 {
color: #6a4e6a;
}
.color-3 {
color: #96879b;
}
.color-4 {
color: #c9a6b6;
}
.color-5 {
color: #e5c8d5;
}

/* CSS Variables */
:root {
--color-1: #3a2c3a;
--color-2: #6a4e6a;
--color-3: #96879b;
--color-4: #c9a6b6;
--color-5: #e5c8d5;
}

CSS del degradado de fondo Sleepy Hollow

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3a2c3a, #6a4e6a, #96879b, #c9a6b6, #e5c8d5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3a2c3a, #6a4e6a, #96879b, #c9a6b6, #e5c8d5);
}

Paletas de colores similares

Sleepy Hollow color palette created on .