Paleta de colores Rarity and Twilight Fusion

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Rarity and Twilight Fusion palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Rarity and Twilight Fusion

Download rarity and twilight fusion color palette PNG image (landscape)
Download rarity and twilight fusion color palette PNG image (square)

CSS de la paleta de colores Rarity and Twilight Fusion

/* CSS */
.color-1 {
color: #1f1b79;
}
.color-2 {
color: #7e5b9a;
}
.color-3 {
color: #c57c8f;
}
.color-4 {
color: #f2a6ad;
}
.color-5 {
color: #f9eaa4;
}

/* CSS Variables */
:root {
--color-1: #1f1b79;
--color-2: #7e5b9a;
--color-3: #c57c8f;
--color-4: #f2a6ad;
--color-5: #f9eaa4;
}

CSS del degradado de fondo Rarity and Twilight Fusion

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f1b79, #7e5b9a, #c57c8f, #f2a6ad, #f9eaa4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f1b79, #7e5b9a, #c57c8f, #f2a6ad, #f9eaa4);
}

Paletas de colores similares

Rarity and Twilight Fusion color palette created on .