Paleta de colores Absolute Nonsense

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Absolute Nonsense palette

Compartir esta paleta en:

Descargar la paleta de colores Absolute Nonsense (PNG)

Download absolute nonsense color palette PNG image (landscape)
Download absolute nonsense color palette PNG image (square)

CSS de la paleta de colores Absolute Nonsense

/* CSS */
.color-1 {
color: #f7b5a1;
}
.color-2 {
color: #f1d5b1;
}
.color-3 {
color: #a1e8b5;
}
.color-4 {
color: #8ac8e5;
}
.color-5 {
color: #506c91;
}

/* CSS Variables */
:root {
--color-1: #f7b5a1;
--color-2: #f1d5b1;
--color-3: #a1e8b5;
--color-4: #8ac8e5;
--color-5: #506c91;
}

CSS del degradado de fondo Absolute Nonsense

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7b5a1, #f1d5b1, #a1e8b5, #8ac8e5, #506c91);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7b5a1, #f1d5b1, #a1e8b5, #8ac8e5, #506c91);
}

Absolute Nonsense color palette created on .