All Palettes

Color Palette #698c91, #b9d6da, #f2f6f7, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-shoal {
color: #698c91;
}
.light-sky-chase {
color: #b9d6da;
}
.chef-s-hat {
color: #f2f6f7;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--blue-shoal:#698c91;
--light-sky-chase:#b9d6da;
--chef-s-hat:#f2f6f7;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore