Paleta de colores The Sea Jewel

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with The Sea Jewel palette

Compartir esta paleta en:

CSS de la paleta de colores The Sea Jewel

/* CSS */
.color-1 {
color: #008394;
}
.color-2 {
color: #00a0a3;
}
.color-3 {
color: #29c7ba;
}
.color-4 {
color: #4ad3cc;
}
.color-5 {
color: #a5e9e1;
}

/* CSS Variables */
:root {
--color-1: #008394;
--color-2: #00a0a3;
--color-3: #29c7ba;
--color-4: #4ad3cc;
--color-5: #a5e9e1;
}

CSS del degradado de fondo The Sea Jewel

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #008394, #00a0a3, #29c7ba, #4ad3cc, #a5e9e1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #008394, #00a0a3, #29c7ba, #4ad3cc, #a5e9e1);
}

Paletas de colores similares

No se encontraron paletas

Prueba con filtros diferentes o limpia tu selección actual.

The Sea Jewel color palette created on .