Albino Walrus Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Albino Walrus palette

Share this palette to:

Albino Walrus color palette PNG image

Download albino walrus color palette PNG image (landscape)
Download albino walrus color palette PNG image (square)

Albino Walrus color palette CSS

/* CSS */
.color-1 {
color: #f5e7d6;
}
.color-2 {
color: #e5d0c2;
}
.color-3 {
color: #d7b2a3;
}
.color-4 {
color: #c49a7e;
}
.color-5 {
color: #b58a69;
}

/* CSS Variables */
:root {
--color-1: #f5e7d6;
--color-2: #e5d0c2;
--color-3: #d7b2a3;
--color-4: #c49a7e;
--color-5: #b58a69;
}

Albino Walrus background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5e7d6, #e5d0c2, #d7b2a3, #c49a7e, #b58a69);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5e7d6, #e5d0c2, #d7b2a3, #c49a7e, #b58a69);
}

Similar color palettes

Scroll down to explore 1 Beach color palette

Albino Walrus color palette created on .