All Palettes

Color Palette #407f9c, #72b1a0, #bae3da, #f5c47f, #e57b34

0%
0%
0%

CSS code for this palette

/* CSS */
.dirty-blue {
color: #407f9c;
}
.turtle-lake {
color: #72b1a0;
}
.serendipity {
color: #bae3da;
}
.white-elf {
color: #f5c47f;
}
.spiced-up-orange {
color: #e57b34;
}

/* CSS Variables */
:root {
--dirty-blue:#407f9c;
--turtle-lake:#72b1a0;
--serendipity:#bae3da;
--white-elf:#f5c47f;
--spiced-up-orange:#e57b34;
}

More palettes to explore