Blue and Gold Astrology Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Blue and Gold Astrology palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Blue and Gold Astrology

Download blue and gold astrology color palette PNG image (landscape)
Download blue and gold astrology color palette PNG image (square)

tavolozza dei colori Blue and Gold Astrology CSS

/* CSS */
.color-1 {
color: #1e3a76;
}
.color-2 {
color: #3b6cb0;
}
.color-3 {
color: #f9c54e;
}
.color-4 {
color: #f9a824;
}
.color-5 {
color: #f9e4a4;
}

/* CSS Variables */
:root {
--color-1: #1e3a76;
--color-2: #3b6cb0;
--color-3: #f9c54e;
--color-4: #f9a824;
--color-5: #f9e4a4;
}

CSS con gradiente di sfondo Blue and Gold Astrology

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e3a76, #3b6cb0, #f9c54e, #f9a824, #f9e4a4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e3a76, #3b6cb0, #f9c54e, #f9a824, #f9e4a4);
}

Blue and Gold Astrology color palette created on .