Paleta de colores Crimson Night, Twinkling Stars

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Crimson Night, Twinkling Stars palette

Compartir esta paleta en:

Descargar la paleta de colores Crimson Night, Twinkling Stars (PNG)

Download crimson night, twinkling stars color palette PNG image (landscape)
Download crimson night, twinkling stars color palette PNG image (square)

CSS de la paleta de colores Crimson Night, Twinkling Stars

/* CSS */
.color-1 {
color: #6d2c3f;
}
.color-2 {
color: #4e4c76;
}
.color-3 {
color: #2c2e4e;
}
.color-4 {
color: #2d5d67;
}
.color-5 {
color: #a6c6c9;
}

/* CSS Variables */
:root {
--color-1: #6d2c3f;
--color-2: #4e4c76;
--color-3: #2c2e4e;
--color-4: #2d5d67;
--color-5: #a6c6c9;
}

CSS del degradado de fondo Crimson Night, Twinkling Stars

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6d2c3f, #4e4c76, #2c2e4e, #2d5d67, #a6c6c9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6d2c3f, #4e4c76, #2c2e4e, #2d5d67, #a6c6c9);
}

Paletas de colores similares

Crimson Night, Twinkling Stars color palette created on .