Paleta de colores Navy Yellow Lilac White Peach

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Navy Yellow Lilac White Peach palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores 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)

CSS de la paleta de colores Navy Yellow Lilac White Peach

/* 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 del degradado de fondo 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 .