All Palettes

Color Palette #ff6e61, #f6b531, #ffec42, #92c9b3, #3a6ea6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.nyc-taxi {
color: #f6b531;
}
.hollandaise {
color: #ffec42;
}
.catarina-green {
color: #92c9b3;
}
.mega-blue {
color: #3a6ea6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--nyc-taxi:#f6b531;
--hollandaise:#ffec42;
--catarina-green:#92c9b3;
--mega-blue:#3a6ea6;
}

More palettes to explore