Paleta de colores Blue and Gold Astrology

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Blue and Gold Astrology palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Blue and Gold Astrology

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

CSS de la paleta de colores Blue and Gold Astrology

/* 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 del degradado de fondo 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 .