Paleta de colores Retro Browns with a neon

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Retro Browns with a neon palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Retro Browns with a neon

Download retro browns with a neon color palette PNG image (landscape)
Download retro browns with a neon color palette PNG image (square)

CSS de la paleta de colores Retro Browns with a neon

/* CSS */
.color-1 {
color: #d48a59;
}
.color-2 {
color: #c86b4c;
}
.color-3 {
color: #b6543e;
}
.color-4 {
color: #ff5e4d;
}
.color-5 {
color: #ffcb3d;
}

/* CSS Variables */
:root {
--color-1: #d48a59;
--color-2: #c86b4c;
--color-3: #b6543e;
--color-4: #ff5e4d;
--color-5: #ffcb3d;
}

CSS del degradado de fondo Retro Browns with a neon

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d48a59, #c86b4c, #b6543e, #ff5e4d, #ffcb3d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d48a59, #c86b4c, #b6543e, #ff5e4d, #ffcb3d);
}

Retro Browns with a neon color palette created on .