Paleta de colores Speedy Skies and Golden Trails

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Speedy Skies and Golden Trails palette

Compartir esta paleta en:

Descargar la paleta de colores Speedy Skies and Golden Trails (PNG)

Download speedy skies and golden trails color palette PNG image (landscape)
Download speedy skies and golden trails color palette PNG image (square)

CSS de la paleta de colores Speedy Skies and Golden Trails

/* CSS */
.color-1 {
color: #00a5e0;
}
.color-2 {
color: #6cd7e5;
}
.color-3 {
color: #a3e6e1;
}
.color-4 {
color: #f5c400;
}
.color-5 {
color: #ff6d1f;
}

/* CSS Variables */
:root {
--color-1: #00a5e0;
--color-2: #6cd7e5;
--color-3: #a3e6e1;
--color-4: #f5c400;
--color-5: #ff6d1f;
}

CSS del degradado de fondo Speedy Skies and Golden Trails

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #00a5e0, #6cd7e5, #a3e6e1, #f5c400, #ff6d1f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #00a5e0, #6cd7e5, #a3e6e1, #f5c400, #ff6d1f);
}

Speedy Skies and Golden Trails color palette created on .