All Palettes

Color Palette #1ab0c7, #3dc9d6, #6de0e8, #f5b47f, #f17c41

0%
0%
0%

CSS code for this palette

/* CSS */
.lago-blue {
color: #1ab0c7;
}
.sea-serpent {
color: #3dc9d6;
}
.turquoise-sea {
color: #6de0e8;
}
.smoked-ham {
color: #f5b47f;
}
.mustard-crusted-salmon {
color: #f17c41;
}

/* CSS Variables */
:root {
--lago-blue:#1ab0c7;
--sea-serpent:#3dc9d6;
--turquoise-sea:#6de0e8;
--smoked-ham:#f5b47f;
--mustard-crusted-salmon:#f17c41;
}

More palettes to explore