Paleta de colores Cat Witch Autumn

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Cat Witch Autumn palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Cat Witch Autumn

Download cat witch autumn color palette PNG image (landscape)
Download cat witch autumn color palette PNG image (square)

CSS de la paleta de colores Cat Witch Autumn

/* CSS */
.color-1 {
color: #6b503d;
}
.color-2 {
color: #bda77a;
}
.color-3 {
color: #db8a39;
}
.color-4 {
color: #a6633f;
}
.color-5 {
color: #f1b23b;
}

/* CSS Variables */
:root {
--color-1: #6b503d;
--color-2: #bda77a;
--color-3: #db8a39;
--color-4: #a6633f;
--color-5: #f1b23b;
}

CSS del degradado de fondo Cat Witch Autumn

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6b503d, #bda77a, #db8a39, #a6633f, #f1b23b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6b503d, #bda77a, #db8a39, #a6633f, #f1b23b);
}

Cat Witch Autumn color palette created on .