All Palettes

Color Palette #3d9ae1, #5abf8e, #f3e13f, #f76e50, #e13e33

0%
0%
0%

CSS code for this palette

/* CSS */
.flax-flower-blue {
color: #3d9ae1;
}
.techno-turquoise {
color: #5abf8e;
}
.highlighter-yellow {
color: #f3e13f;
}
.royal-blush {
color: #f76e50;
}
.bacon-strips {
color: #e13e33;
}

/* CSS Variables */
:root {
--flax-flower-blue:#3d9ae1;
--techno-turquoise:#5abf8e;
--highlighter-yellow:#f3e13f;
--royal-blush:#f76e50;
--bacon-strips:#e13e33;
}

More palettes to explore