All Palettes

Color Palette #33ffcc, #00e5e6, #00ada8, #ff2982, #ff6224

0%
0%
0%

CSS code for this palette

/* CSS */
.aurichalcite {
color: #33ffcc;
}
.bright-turquoise {
color: #00e5e6;
}
.jade-orchid {
color: #00ada8;
}
.reliquial-rose {
color: #ff2982;
}
.sparrow-s-fire {
color: #ff6224;
}

/* CSS Variables */
:root {
--aurichalcite:#33ffcc;
--bright-turquoise:#00e5e6;
--jade-orchid:#00ada8;
--reliquial-rose:#ff2982;
--sparrow-s-fire:#ff6224;
}

More palettes to explore