All Palettes

Color Palette #4c7d9a, #6eb1b4, #a1cfd9, #f6e6ac, #f0a46a

0%
0%
0%

CSS code for this palette

/* CSS */
.tech-wave {
color: #4c7d9a;
}
.dexter {
color: #6eb1b4;
}
.children-s-soft-blue {
color: #a1cfd9;
}
.glisten-yellow {
color: #f6e6ac;
}
.monarch-orange {
color: #f0a46a;
}

/* CSS Variables */
:root {
--tech-wave:#4c7d9a;
--dexter:#6eb1b4;
--children-s-soft-blue:#a1cfd9;
--glisten-yellow:#f6e6ac;
--monarch-orange:#f0a46a;
}

More palettes to explore