Marmot in Himalayas Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Marmot in Himalayas palette

Share this palette to:

Marmot in Himalayas color palette PNG image

Download marmot in himalayas color palette PNG image (landscape)
Download marmot in himalayas color palette PNG image (square)

Marmot in Himalayas color palette CSS

/* CSS */
.color-1 {
color: #bac3c5;
}
.color-2 {
color: #f8e0a0;
}
.color-3 {
color: #f1b53b;
}
.color-4 {
color: #c6664e;
}
.color-5 {
color: #3b7e35;
}

/* CSS Variables */
:root {
--color-1: #bac3c5;
--color-2: #f8e0a0;
--color-3: #f1b53b;
--color-4: #c6664e;
--color-5: #3b7e35;
}

Marmot in Himalayas background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bac3c5, #f8e0a0, #f1b53b, #c6664e, #3b7e35);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bac3c5, #f8e0a0, #f1b53b, #c6664e, #3b7e35);
}

Similar color palettes

Scroll down to explore 3 Mountain color palettes

Marmot in Himalayas color palette created on .