Paleta de colores 70s Deep Blue Malayan

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with 70s Deep Blue Malayan palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores 70s Deep Blue Malayan

Download 70s deep blue malayan color palette PNG image (landscape)
Download 70s deep blue malayan color palette PNG image (square)

CSS de la paleta de colores 70s Deep Blue Malayan

/* CSS */
.color-1 {
color: #1c3f73;
}
.color-2 {
color: #3b699b;
}
.color-3 {
color: #5e9acf;
}
.color-4 {
color: #80c6e0;
}
.color-5 {
color: #a3e3f0;
}

/* CSS Variables */
:root {
--color-1: #1c3f73;
--color-2: #3b699b;
--color-3: #5e9acf;
--color-4: #80c6e0;
--color-5: #a3e3f0;
}

CSS del degradado de fondo 70s Deep Blue Malayan

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1c3f73, #3b699b, #5e9acf, #80c6e0, #a3e3f0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1c3f73, #3b699b, #5e9acf, #80c6e0, #a3e3f0);
}

70s Deep Blue Malayan color palette created on .