Big Oiled Up Discord Mod Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Big Oiled Up Discord Mod palette

Share this palette to:

Big Oiled Up Discord Mod color palette PNG image

Download big oiled up discord mod color palette PNG image (landscape)
Download big oiled up discord mod color palette PNG image (square)

Big Oiled Up Discord Mod color palette CSS

/* CSS */
.color-1 {
color: #d6a26b;
}
.color-2 {
color: #b56a4f;
}
.color-3 {
color: #8c4f4f;
}
.color-4 {
color: #6c4f6d;
}
.color-5 {
color: #4f6ab5;
}

/* CSS Variables */
:root {
--color-1: #d6a26b;
--color-2: #b56a4f;
--color-3: #8c4f4f;
--color-4: #6c4f6d;
--color-5: #4f6ab5;
}

Big Oiled Up Discord Mod background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6a26b, #b56a4f, #8c4f4f, #6c4f6d, #4f6ab5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6a26b, #b56a4f, #8c4f4f, #6c4f6d, #4f6ab5);
}

Big Oiled Up Discord Mod color palette created on .