Paleta de colores MC BUSHPIG

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with MC BUSHPIG palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores MC BUSHPIG

Download mc bushpig color palette PNG image (landscape)
Download mc bushpig color palette PNG image (square)

CSS de la paleta de colores MC BUSHPIG

/* CSS */
.color-1 {
color: #ed7c35;
}
.color-2 {
color: #fab957;
}
.color-3 {
color: #f8ce44;
}
.color-4 {
color: #edd67e;
}
.color-5 {
color: #d1a85c;
}

/* CSS Variables */
:root {
--color-1: #ed7c35;
--color-2: #fab957;
--color-3: #f8ce44;
--color-4: #edd67e;
--color-5: #d1a85c;
}

CSS del degradado de fondo MC BUSHPIG

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ed7c35, #fab957, #f8ce44, #edd67e, #d1a85c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ed7c35, #fab957, #f8ce44, #edd67e, #d1a85c);
}

MC BUSHPIG color palette created on .