All Palettes

Color Palette #62b2f4, #f1a7c7, #f9e639, #f76969, #ff8052

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-jeans {
color: #62b2f4;
}
.rose-mallow {
color: #f1a7c7;
}
.gorse {
color: #f9e639;
}
.fiery-salmon {
color: #f76969;
}
.n-rang-orange {
color: #ff8052;
}

/* CSS Variables */
:root {
--blue-jeans:#62b2f4;
--rose-mallow:#f1a7c7;
--gorse:#f9e639;
--fiery-salmon:#f76969;
--n-rang-orange:#ff8052;
}

More palettes to explore