Paleta de colores Lapis Gemstone

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Lapis Gemstone palette

Compartir esta paleta en:

Descargar la paleta de colores Lapis Gemstone (PNG)

Download lapis gemstone color palette PNG image (landscape)
Download lapis gemstone color palette PNG image (square)

CSS de la paleta de colores Lapis Gemstone

/* CSS */
.color-1 {
color: #05299e;
}
.color-2 {
color: #0743bb;
}
.color-3 {
color: #0a5fd6;
}
.color-4 {
color: #1597f4;
}
.color-5 {
color: #3bb5f7;
}

/* CSS Variables */
:root {
--color-1: #05299e;
--color-2: #0743bb;
--color-3: #0a5fd6;
--color-4: #1597f4;
--color-5: #3bb5f7;
}

CSS del degradado de fondo Lapis Gemstone

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #05299e, #0743bb, #0a5fd6, #1597f4, #3bb5f7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #05299e, #0743bb, #0a5fd6, #1597f4, #3bb5f7);
}

Paletas de colores similares

Lapis Gemstone color palette created on .