Paleta de colores Covid College

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Covid College palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Covid College

Download covid college color palette PNG image (landscape)
Download covid college color palette PNG image (square)

CSS de la paleta de colores Covid College

/* CSS */
.color-1 {
color: #00b6bd;
}
.color-2 {
color: #7d3380;
}
.color-3 {
color: #a92364;
}
.color-4 {
color: #c93133;
}
.color-5 {
color: #64362b;
}

/* CSS Variables */
:root {
--color-1: #00b6bd;
--color-2: #7d3380;
--color-3: #a92364;
--color-4: #c93133;
--color-5: #64362b;
}

CSS del degradado de fondo Covid College

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #00b6bd, #7d3380, #a92364, #c93133, #64362b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #00b6bd, #7d3380, #a92364, #c93133, #64362b);
}

Paletas de colores similares

Covid College color palette created on .