All Palettes

Color Palette #3a7d8d, #6fb3b3, #a2d8d1, #f7c5a1, #f15a27

0%
0%
0%

CSS code for this palette

/* CSS */
.larkspur {
color: #3a7d8d;
}
.dexter {
color: #6fb3b3;
}
.smooth-satin {
color: #a2d8d1;
}
.shrimp-toast {
color: #f7c5a1;
}
.durotar-fire {
color: #f15a27;
}

/* CSS Variables */
:root {
--larkspur:#3a7d8d;
--dexter:#6fb3b3;
--smooth-satin:#a2d8d1;
--shrimp-toast:#f7c5a1;
--durotar-fire:#f15a27;
}

More palettes to explore