All Palettes

Color Palette #ff6e61, #ff9a75, #f1c84b, #a2d7b9, #6a8faf

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.flash-in-the-pan {
color: #ff9a75;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.flowering-cactus {
color: #a2d7b9;
}
.grant-village {
color: #6a8faf;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--flash-in-the-pan:#ff9a75;
--solar-plexus-chakra:#f1c84b;
--flowering-cactus:#a2d7b9;
--grant-village:#6a8faf;
}

More palettes to explore