All Palettes

Color Palette #1d4a4e, #3b8e91, #5ed9d9, #f6e5a7, #f25c3a

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-hill {
color: #1d4a4e;
}
.aqueous {
color: #3b8e91;
}
.hammam-blue {
color: #5ed9d9;
}
.gold-sand {
color: #f6e5a7;
}
.oranzhewyi-orange {
color: #f25c3a;
}

/* CSS Variables */
:root {
--blue-hill:#1d4a4e;
--aqueous:#3b8e91;
--hammam-blue:#5ed9d9;
--gold-sand:#f6e5a7;
--oranzhewyi-orange:#f25c3a;
}

More palettes to explore