All Palettes

Color Palette #20202d, #594e79, #9b6b9e, #f1a2c7, #f7c94b

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #20202d;
}
.saffron-crocus {
color: #594e79;
}
.scotch-thistle {
color: #9b6b9e;
}
.elastic-pink {
color: #f1a2c7;
}
.sunny-mood {
color: #f7c94b;
}

/* CSS Variables */
:root {
--black-howl:#20202d;
--saffron-crocus:#594e79;
--scotch-thistle:#9b6b9e;
--elastic-pink:#f1a2c7;
--sunny-mood:#f7c94b;
}

More palettes to explore