All Palettes

Color Palette #2b6d9c, #5ea1b5, #80c3d0, #f3d57c, #e3805f

0%
0%
0%

CSS code for this palette

/* CSS */
.blues {
color: #2b6d9c;
}
.dolphin-daze {
color: #5ea1b5;
}
.antigua-sand {
color: #80c3d0;
}
.jemima {
color: #f3d57c;
}
.sohi-orange {
color: #e3805f;
}

/* CSS Variables */
:root {
--blues:#2b6d9c;
--dolphin-daze:#5ea1b5;
--antigua-sand:#80c3d0;
--jemima:#f3d57c;
--sohi-orange:#e3805f;
}

More palettes to explore