All Palettes

Color Palette #1c3e7d, #5a8c8b, #a2d8d0, #f2e6ba, #ff9b3d

0%
0%
0%

CSS code for this palette

/* CSS */
.maritime-outpost {
color: #1c3e7d;
}
.dusty-turquoise {
color: #5a8c8b;
}
.smooth-satin {
color: #a2d8d0;
}
.menoth-white-base {
color: #f2e6ba;
}
.hawaiian-passion {
color: #ff9b3d;
}

/* CSS Variables */
:root {
--maritime-outpost:#1c3e7d;
--dusty-turquoise:#5a8c8b;
--smooth-satin:#a2d8d0;
--menoth-white-base:#f2e6ba;
--hawaiian-passion:#ff9b3d;
}

More palettes to explore