Paleta de colores Roving Band of Priests

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Roving Band of Priests palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Roving Band of Priests

Download roving band of priests color palette PNG image (landscape)
Download roving band of priests color palette PNG image (square)

CSS de la paleta de colores Roving Band of Priests

/* CSS */
.color-1 {
color: #f7f2d9;
}
.color-2 {
color: #d9c6a6;
}
.color-3 {
color: #a6897d;
}
.color-4 {
color: #694e49;
}
.color-5 {
color: #3e2e2e;
}

/* CSS Variables */
:root {
--color-1: #f7f2d9;
--color-2: #d9c6a6;
--color-3: #a6897d;
--color-4: #694e49;
--color-5: #3e2e2e;
}

CSS del degradado de fondo Roving Band of Priests

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7f2d9, #d9c6a6, #a6897d, #694e49, #3e2e2e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7f2d9, #d9c6a6, #a6897d, #694e49, #3e2e2e);
}

Roving Band of Priests color palette created on .