Paleta de colores Dark Blue Gangs

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Dark Blue Gangs palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Dark Blue Gangs

Download dark blue gangs color palette PNG image (landscape)
Download dark blue gangs color palette PNG image (square)

CSS de la paleta de colores Dark Blue Gangs

/* CSS */
.color-1 {
color: #1f2942;
}
.color-2 {
color: #3b4a8c;
}
.color-3 {
color: #a85f2e;
}
.color-4 {
color: #d8a44b;
}
.color-5 {
color: #e13e33;
}

/* CSS Variables */
:root {
--color-1: #1f2942;
--color-2: #3b4a8c;
--color-3: #a85f2e;
--color-4: #d8a44b;
--color-5: #e13e33;
}

CSS del degradado de fondo Dark Blue Gangs

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f2942, #3b4a8c, #a85f2e, #d8a44b, #e13e33);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f2942, #3b4a8c, #a85f2e, #d8a44b, #e13e33);
}

Dark Blue Gangs color palette created on .