High Mountain Brilliance Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with High Mountain Brilliance palette

Share this palette to:

High Mountain Brilliance color palette PNG image

Download high mountain brilliance color palette PNG image (landscape)
Download high mountain brilliance color palette PNG image (square)

High Mountain Brilliance color palette CSS

/* CSS */
.color-1 {
color: #a5c6e3;
}
.color-2 {
color: #f0e6b2;
}
.color-3 {
color: #d6a95c;
}
.color-4 {
color: #6b4f4c;
}
.color-5 {
color: #c44f4f;
}

/* CSS Variables */
:root {
--color-1: #a5c6e3;
--color-2: #f0e6b2;
--color-3: #d6a95c;
--color-4: #6b4f4c;
--color-5: #c44f4f;
}

High Mountain Brilliance background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a5c6e3, #f0e6b2, #d6a95c, #6b4f4c, #c44f4f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a5c6e3, #f0e6b2, #d6a95c, #6b4f4c, #c44f4f);
}

Similar color palettes

Scroll down to explore 1 Mountain color palette

High Mountain Brilliance color palette created on .