Vai al contenuto

๐ŸŽจ Color Palette

The HEX values below for the colors are placed in a CSS root in order to be readily used.

:root {
    --off-white: #FBFBFB;
    --yellow: #FFF166;
    --peach: #EF7D6E;
    --blue: #233FB9;
    --purple: #69088D;
}

2021

Scambi Festivalโ€™s original color palette was born quite randomly by Mirandaโ€™s drawing experiments.

:root {
    --white-ish: #F5EAD7;
    --light-blue: #3A83B7;
    --orange: #E2A05A;
    --purple: #69088D;
    --deep-purple: #1B004D;
    --lavanda: #514A9C;
}


Ultimo aggiornamento: 2023-01-02
Creata: 2022-10-27