Navy Yellow Lilac White Peach Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Navy Yellow Lilac White Peach palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Navy Yellow Lilac White Peach

Download navy yellow lilac white peach color palette PNG image (landscape)
Download navy yellow lilac white peach color palette PNG image (square)

tavolozza dei colori Navy Yellow Lilac White Peach CSS

/* CSS */
.color-1 {
color: #1f205c;
}
.color-2 {
color: #f0e78e;
}
.color-3 {
color: #d6c2d5;
}
.color-4 {
color: #f7b2a1;
}
.color-5 {
color: #fff6d1;
}

/* CSS Variables */
:root {
--color-1: #1f205c;
--color-2: #f0e78e;
--color-3: #d6c2d5;
--color-4: #f7b2a1;
--color-5: #fff6d1;
}

CSS con gradiente di sfondo Navy Yellow Lilac White Peach

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f205c, #f0e78e, #d6c2d5, #f7b2a1, #fff6d1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f205c, #f0e78e, #d6c2d5, #f7b2a1, #fff6d1);
}

Navy Yellow Lilac White Peach color palette created on .