All Palettes

Color Palette #41b0d8, #6ed7f7, #86e4ba, #f1df5b, #f87d3f

0%
0%
0%

CSS code for this palette

/* CSS */
.santorini {
color: #41b0d8;
}
.heisenberg-blue {
color: #6ed7f7;
}
.sprig-of-mint {
color: #86e4ba;
}
.dull-yellow {
color: #f1df5b;
}
.sagittarius-amber-artifact {
color: #f87d3f;
}

/* CSS Variables */
:root {
--santorini:#41b0d8;
--heisenberg-blue:#6ed7f7;
--sprig-of-mint:#86e4ba;
--dull-yellow:#f1df5b;
--sagittarius-amber-artifact:#f87d3f;
}

More palettes to explore