Loading...

Paleta de colores Neon Rust Revival

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Neon Rust Revival palette

Compartir esta paleta en:

Descargar la paleta de colores Neon Rust Revival (PNG)

Download neon rust revival color palette PNG image (landscape)
Download neon rust revival color palette PNG image (square)

CSS de la paleta de colores Neon Rust Revival

/* CSS */
.color-1 {
color: #b3e821;
}
.color-2 {
color: #9bca49;
}
.color-3 {
color: #6fbe8b;
}
.color-4 {
color: #3c9f8d;
}
.color-5 {
color: #2a6f6a;
}

/* CSS Variables */
:root {
--color-1: #b3e821;
--color-2: #9bca49;
--color-3: #6fbe8b;
--color-4: #3c9f8d;
--color-5: #2a6f6a;
}

CSS del degradado de fondo Neon Rust Revival

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b3e821, #9bca49, #6fbe8b, #3c9f8d, #2a6f6a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b3e821, #9bca49, #6fbe8b, #3c9f8d, #2a6f6a);
}

Neon Rust Revival color palette created on .