All Palettes

Color Palette #ff618b, #ffc370, #ffda75, #7fd959, #00b3aa

0%
0%
0%

CSS code for this palette

/* CSS */
.stellar-strawberry {
color: #ff618b;
}
.chanterelles {
color: #ffc370;
}
.honey-glaze {
color: #ffda75;
}
.lilliputian-lime {
color: #7fd959;
}
.verditer {
color: #00b3aa;
}

/* CSS Variables */
:root {
--stellar-strawberry:#ff618b;
--chanterelles:#ffc370;
--honey-glaze:#ffda75;
--lilliputian-lime:#7fd959;
--verditer:#00b3aa;
}

More palettes to explore