All Palettes

Color Palette #698c91, #c1d1f6, #f4d35d, #f28e36, #d6613d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-shoal {
color: #698c91;
}
.mr-glass {
color: #c1d1f6;
}
.salmon-eggs {
color: #f4d35d;
}
.spicy-paella {
color: #f28e36;
}
.flint-corn-red {
color: #d6613d;
}

/* CSS Variables */
:root {
--blue-shoal:#698c91;
--mr-glass:#c1d1f6;
--salmon-eggs:#f4d35d;
--spicy-paella:#f28e36;
--flint-corn-red:#d6613d;
}

More palettes to explore