Paleta de colores Cool Forest Ocean

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Cool Forest Ocean palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Cool Forest Ocean

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

CSS de la paleta de colores Cool Forest Ocean

/* CSS */
.color-1 {
color: #1b4b3d;
}
.color-2 {
color: #3a7e79;
}
.color-3 {
color: #63b0a6;
}
.color-4 {
color: #9cd8e7;
}
.color-5 {
color: #f5faf5;
}

/* CSS Variables */
:root {
--color-1: #1b4b3d;
--color-2: #3a7e79;
--color-3: #63b0a6;
--color-4: #9cd8e7;
--color-5: #f5faf5;
}

CSS del degradado de fondo Cool Forest Ocean

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1b4b3d, #3a7e79, #63b0a6, #9cd8e7, #f5faf5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1b4b3d, #3a7e79, #63b0a6, #9cd8e7, #f5faf5);
}

Paletas de colores similares

Cool Forest Ocean color palette created on .