Paleta de colores Extracurricular Crimson

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Extracurricular Crimson palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Extracurricular Crimson

Download extracurricular crimson color palette PNG image (landscape)
Download extracurricular crimson color palette PNG image (square)

CSS de la paleta de colores Extracurricular Crimson

/* CSS */
.color-1 {
color: #c92c3e;
}
.color-2 {
color: #e04d6d;
}
.color-3 {
color: #f2a1b1;
}
.color-4 {
color: #f7dee7;
}
.color-5 {
color: #f9d2d2;
}

/* CSS Variables */
:root {
--color-1: #c92c3e;
--color-2: #e04d6d;
--color-3: #f2a1b1;
--color-4: #f7dee7;
--color-5: #f9d2d2;
}

CSS del degradado de fondo Extracurricular Crimson

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c92c3e, #e04d6d, #f2a1b1, #f7dee7, #f9d2d2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c92c3e, #e04d6d, #f2a1b1, #f7dee7, #f9d2d2);
}

Extracurricular Crimson color palette created on .