Speedy Skies and Golden Trails Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Speedy Skies and Golden Trails palette
Color Inspiration
Images that showcase this color palette in real designs
Download Speedy Skies and Golden Trails Color Palette (PNG)
Speedy Skies and Golden Trails color palette CSS
/* 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;
}
Speedy Skies and Golden Trails background gradient CSS
/* 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);
}
Similar color palettes
Scroll down to explore 200+ Aesthetic color palettes
Speedy Skies and Golden Trails color palette created on .