All Palettes

Color Palette #19b7f5, #00a8a8, #f1e94b, #f9ccb9, #e84b2c

0%
0%
0%

CSS code for this palette

/* CSS */
.zima-blue {
color: #19b7f5;
}
.jade-orchid {
color: #00a8a8;
}
.yellow-petal {
color: #f1e94b;
}
.biscuit-cream {
color: #f9ccb9;
}
.hot-shot {
color: #e84b2c;
}

/* CSS Variables */
:root {
--zima-blue:#19b7f5;
--jade-orchid:#00a8a8;
--yellow-petal:#f1e94b;
--biscuit-cream:#f9ccb9;
--hot-shot:#e84b2c;
}

More palettes to explore