Paleta de colores Nothing is Real

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Nothing is Real palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Nothing is Real

Download nothing is real color palette PNG image (landscape)
Download nothing is real color palette PNG image (square)

CSS de la paleta de colores Nothing is Real

/* CSS */
.color-1 {
color: #35a79b;
}
.color-2 {
color: #79d8b2;
}
.color-3 {
color: #f3f7a1;
}
.color-4 {
color: #f6c146;
}
.color-5 {
color: #f45f57;
}

/* CSS Variables */
:root {
--color-1: #35a79b;
--color-2: #79d8b2;
--color-3: #f3f7a1;
--color-4: #f6c146;
--color-5: #f45f57;
}

CSS del degradado de fondo Nothing is Real

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #35a79b, #79d8b2, #f3f7a1, #f6c146, #f45f57);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #35a79b, #79d8b2, #f3f7a1, #f6c146, #f45f57);
}

Nothing is Real color palette created on .