Paleta de colores Hip-hop Escuro

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Hip-hop Escuro palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Hip-hop Escuro

Download hip-hop escuro color palette PNG image (landscape)
Download hip-hop escuro color palette PNG image (square)

CSS de la paleta de colores Hip-hop Escuro

/* CSS */
.color-1 {
color: #302b46;
}
.color-2 {
color: #4a2b5a;
}
.color-3 {
color: #6d5e8d;
}
.color-4 {
color: #b14e6c;
}
.color-5 {
color: #d04725;
}

/* CSS Variables */
:root {
--color-1: #302b46;
--color-2: #4a2b5a;
--color-3: #6d5e8d;
--color-4: #b14e6c;
--color-5: #d04725;
}

CSS del degradado de fondo Hip-hop Escuro

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #302b46, #4a2b5a, #6d5e8d, #b14e6c, #d04725);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #302b46, #4a2b5a, #6d5e8d, #b14e6c, #d04725);
}

Hip-hop Escuro color palette created on .