All Palettes

Color Palette #b1c5e7, #6cc0e4, #f69e23, #f26d50, #4a4a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.promise-keeping {
color: #b1c5e7;
}
.candid-blue {
color: #6cc0e4;
}
.radiant-yellow {
color: #f69e23;
}
.royal-blush {
color: #f26d50;
}
.shadowed-steel {
color: #4a4a4a;
}

/* CSS Variables */
:root {
--promise-keeping:#b1c5e7;
--candid-blue:#6cc0e4;
--radiant-yellow:#f69e23;
--royal-blush:#f26d50;
--shadowed-steel:#4a4a4a;
}

More palettes to explore