Cool Ocean and Warm Forest Mix Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Cool Ocean and Warm Forest Mix palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Cool Ocean and Warm Forest Mix

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

tavolozza dei colori Cool Ocean and Warm Forest Mix CSS

/* CSS */
.color-1 {
color: #0078bd;
}
.color-2 {
color: #2ca58d;
}
.color-3 {
color: #3f694e;
}
.color-4 {
color: #e8c545;
}
.color-5 {
color: #d94a4c;
}

/* CSS Variables */
:root {
--color-1: #0078bd;
--color-2: #2ca58d;
--color-3: #3f694e;
--color-4: #e8c545;
--color-5: #d94a4c;
}

CSS con gradiente di sfondo Cool Ocean and Warm Forest Mix

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #0078bd, #2ca58d, #3f694e, #e8c545, #d94a4c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #0078bd, #2ca58d, #3f694e, #e8c545, #d94a4c);
}

Tavolozze di colori simili

Cool Ocean and Warm Forest Mix color palette created on .