Skyward Dreams Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Skyward Dreams palette

Share this palette to:

Download Skyward Dreams Color Palette (PNG)

Download skyward dreams color palette PNG image (landscape)
Download skyward dreams color palette PNG image (square)

Skyward Dreams color palette CSS

/* CSS */
.color-1 {
color: #f5f9ff;
}
.color-2 {
color: #6298e4;
}
.color-3 {
color: #111112;
}
.color-4 {
color: #73a6ed;
}
.color-5 {
color: #558edd;
}

/* CSS Variables */
:root {
--color-1: #f5f9ff;
--color-2: #6298e4;
--color-3: #111112;
--color-4: #73a6ed;
--color-5: #558edd;
}

Skyward Dreams background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5f9ff, #6298e4, #111112, #73a6ed, #558edd);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5f9ff, #6298e4, #111112, #73a6ed, #558edd);
}

Similar color palettes

Scroll down to explore 1 Blue color palette

Skyward Dreams color palette created on .