Paleta de colores Cool Ocean and Warm Forest Mix

Brillo

Saturación

Calidez

UI Examples

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

Compartir esta paleta en:

Imagen PNG de la paleta de colores 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)

CSS de la paleta de colores Cool Ocean and Warm Forest Mix

/* 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 del degradado de fondo 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);
}

Paletas de colores similares

Cool Ocean and Warm Forest Mix color palette created on .