Sega CD Weirdcore Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Sega CD Weirdcore palette

Share this palette to:

Download Sega CD Weirdcore Color Palette (PNG)

Download sega cd weirdcore color palette PNG image (landscape)
Download sega cd weirdcore color palette PNG image (square)

Sega CD Weirdcore color palette CSS

/* CSS */
.color-1 {
color: #630e77;
}
.color-2 {
color: #7619c2;
}
.color-3 {
color: #a649e9;
}
.color-4 {
color: #fb98bb;
}
.color-5 {
color: #fedfd2;
}

/* CSS Variables */
:root {
--color-1: #630e77;
--color-2: #7619c2;
--color-3: #a649e9;
--color-4: #fb98bb;
--color-5: #fedfd2;
}

Sega CD Weirdcore background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #630e77, #7619c2, #a649e9, #fb98bb, #fedfd2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #630e77, #7619c2, #a649e9, #fb98bb, #fedfd2);
}

Similar color palettes

Sega CD Weirdcore color palette created on .