Paleta de colores Forest and Ocean

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Forest and Ocean palette

Compartir esta paleta en:

Descargar la paleta de colores Forest and Ocean (PNG)

Download forest and ocean color palette PNG image (landscape)
Download forest and ocean color palette PNG image (square)

CSS de la paleta de colores Forest and Ocean

/* CSS */
.color-1 {
color: #1c3f4a;
}
.color-2 {
color: #3a6c73;
}
.color-3 {
color: #5f8c7b;
}
.color-4 {
color: #89c2a0;
}
.color-5 {
color: #e3f1df;
}

/* CSS Variables */
:root {
--color-1: #1c3f4a;
--color-2: #3a6c73;
--color-3: #5f8c7b;
--color-4: #89c2a0;
--color-5: #e3f1df;
}

CSS del degradado de fondo Forest and Ocean

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1c3f4a, #3a6c73, #5f8c7b, #89c2a0, #e3f1df);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1c3f4a, #3a6c73, #5f8c7b, #89c2a0, #e3f1df);
}

Paletas de colores similares

Forest and Ocean color palette created on .