Loading...

Sonic The Hedgehog Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Sonic The Hedgehog palette

Condividi questa palette a:

Scarica la tavolozza dei colori Sonic The Hedgehog (PNG)

Download sonic the hedgehog color palette PNG image (landscape)
Download sonic the hedgehog color palette PNG image (square)

tavolozza dei colori Sonic The Hedgehog CSS

/* CSS */
.color-1 {
color: #1c719b;
}
.color-2 {
color: #3da0d1;
}
.color-3 {
color: #53c3e9;
}
.color-4 {
color: #fafcff;
}
.color-5 {
color: #e63746;
}

/* CSS Variables */
:root {
--color-1: #1c719b;
--color-2: #3da0d1;
--color-3: #53c3e9;
--color-4: #fafcff;
--color-5: #e63746;
}

CSS con gradiente di sfondo Sonic The Hedgehog

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1c719b, #3da0d1, #53c3e9, #fafcff, #e63746);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1c719b, #3da0d1, #53c3e9, #fafcff, #e63746);
}

Sonic The Hedgehog color palette created on .