Starry Mountain of The Clouds Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Starry Mountain of The Clouds palette

Share this palette to:

Starry Mountain of The Clouds color palette PNG image

Download starry mountain of the clouds color palette PNG image (landscape)
Download starry mountain of the clouds color palette PNG image (square)

Starry Mountain of The Clouds color palette CSS

/* CSS */
.color-1 {
color: #5d8ebb;
}
.color-2 {
color: #9ed4e0;
}
.color-3 {
color: #e2b27e;
}
.color-4 {
color: #f1c84b;
}
.color-5 {
color: #b44b5d;
}

/* CSS Variables */
:root {
--color-1: #5d8ebb;
--color-2: #9ed4e0;
--color-3: #e2b27e;
--color-4: #f1c84b;
--color-5: #b44b5d;
}

Starry Mountain of The Clouds background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5d8ebb, #9ed4e0, #e2b27e, #f1c84b, #b44b5d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5d8ebb, #9ed4e0, #e2b27e, #f1c84b, #b44b5d);
}

Similar color palettes

Starry Mountain of The Clouds color palette created on .