Nothing is Real Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Nothing is Real palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Nothing is Real

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

tavolozza dei colori Nothing is Real CSS

/* 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 con gradiente di sfondo 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 .