Sega CD Weirdcore Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Sega CD Weirdcore palette

Condividi questa palette a:

Scarica la tavolozza dei colori Sega CD Weirdcore (PNG)

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

tavolozza dei colori Sega CD Weirdcore CSS

/* CSS */
.color-1 {
color: #4e2a5b;
}
.color-2 {
color: #6d4e8d;
}
.color-3 {
color: #9b79b9;
}
.color-4 {
color: #f3a0c0;
}
.color-5 {
color: #fcdfd4;
}

/* CSS Variables */
:root {
--color-1: #4e2a5b;
--color-2: #6d4e8d;
--color-3: #9b79b9;
--color-4: #f3a0c0;
--color-5: #fcdfd4;
}

CSS con gradiente di sfondo Sega CD Weirdcore

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4e2a5b, #6d4e8d, #9b79b9, #f3a0c0, #fcdfd4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4e2a5b, #6d4e8d, #9b79b9, #f3a0c0, #fcdfd4);
}

Sega CD Weirdcore color palette created on .