All Palettes

Color Palette #4b94d8, #69bf8a, #f7c64b, #f58a3d, #e76a89

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-tourmaline {
color: #4b94d8;
}
.young-bamboo {
color: #69bf8a;
}
.cakepop-sorbet {
color: #f7c64b;
}
.hot-orange {
color: #f58a3d;
}
.deep-blush {
color: #e76a89;
}

/* CSS Variables */
:root {
--blue-tourmaline:#4b94d8;
--young-bamboo:#69bf8a;
--cakepop-sorbet:#f7c64b;
--hot-orange:#f58a3d;
--deep-blush:#e76a89;
}

More palettes to explore