Paleta de colores Camping Nature Ocean

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Camping Nature Ocean palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Camping Nature Ocean

Download camping nature ocean color palette PNG image (landscape)
Download camping nature ocean color palette PNG image (square)

CSS de la paleta de colores Camping Nature Ocean

/* CSS */
.color-1 {
color: #00778a;
}
.color-2 {
color: #5ac7d8;
}
.color-3 {
color: #a0e9e4;
}
.color-4 {
color: #f0f5ef;
}
.color-5 {
color: #f6b83c;
}

/* CSS Variables */
:root {
--color-1: #00778a;
--color-2: #5ac7d8;
--color-3: #a0e9e4;
--color-4: #f0f5ef;
--color-5: #f6b83c;
}

CSS del degradado de fondo Camping Nature Ocean

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #00778a, #5ac7d8, #a0e9e4, #f0f5ef, #f6b83c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #00778a, #5ac7d8, #a0e9e4, #f0f5ef, #f6b83c);
}

Camping Nature Ocean color palette created on .