Skater Y2K Grudge Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Skater Y2K Grudge palette

Share this palette to:

Skater Y2K Grudge color palette PNG image

Download skater y2k grudge color palette PNG image (landscape)
Download skater y2k grudge color palette PNG image (square)

Skater Y2K Grudge color palette CSS

/* CSS */
.color-1 {
color: #292929;
}
.color-2 {
color: #4d4d4d;
}
.color-3 {
color: #8a8a8a;
}
.color-4 {
color: #d2c5b7;
}
.color-5 {
color: #ff6b6b;
}

/* CSS Variables */
:root {
--color-1: #292929;
--color-2: #4d4d4d;
--color-3: #8a8a8a;
--color-4: #d2c5b7;
--color-5: #ff6b6b;
}

Skater Y2K Grudge background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #292929, #4d4d4d, #8a8a8a, #d2c5b7, #ff6b6b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #292929, #4d4d4d, #8a8a8a, #d2c5b7, #ff6b6b);
}

Similar color palettes

Skater Y2K Grudge color palette created on .