Forest and Ocean Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Forest and Ocean palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Forest and Ocean

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

tavolozza dei colori Forest and Ocean CSS

/* 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 con gradiente di sfondo 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);
}

Tavolozze di colori simili

Forest and Ocean color palette created on .