All Palettes

Color Palette #0099cc, #66cccc, #99ffcc, #ffcc99, #ff6666

0%
0%
0%

CSS code for this palette

/* CSS */
.tomb-blue {
color: #0099cc;
}
.petrichor {
color: #66cccc;
}
.lemon-gate {
color: #99ffcc;
}
.peach-orange {
color: #ffcc99;
}
.pompelmo {
color: #ff6666;
}

/* CSS Variables */
:root {
--tomb-blue:#0099cc;
--petrichor:#66cccc;
--lemon-gate:#99ffcc;
--peach-orange:#ffcc99;
--pompelmo:#ff6666;
}

More palettes to explore