Marc Bolan Inspired Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Marc Bolan Inspired palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Marc Bolan Inspired

Download marc bolan inspired color palette PNG image (landscape)
Download marc bolan inspired color palette PNG image (square)

tavolozza dei colori Marc Bolan Inspired CSS

/* CSS */
.color-1 {
color: #f7c94a;
}
.color-2 {
color: #d44c11;
}
.color-3 {
color: #5f4b8b;
}
.color-4 {
color: #a5c4e3;
}
.color-5 {
color: #e4764e;
}

/* CSS Variables */
:root {
--color-1: #f7c94a;
--color-2: #d44c11;
--color-3: #5f4b8b;
--color-4: #a5c4e3;
--color-5: #e4764e;
}

CSS con gradiente di sfondo Marc Bolan Inspired

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7c94a, #d44c11, #5f4b8b, #a5c4e3, #e4764e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7c94a, #d44c11, #5f4b8b, #a5c4e3, #e4764e);
}

Marc Bolan Inspired color palette created on .