All Palettes

Color Palette #ff6e61, #6fbe9d, #ffc300, #ff3c00, #4b91e2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.arboretum {
color: #6fbe9d;
}
.citrus-splash {
color: #ffc300;
}
.coquelicot {
color: #ff3c00;
}
.olympic-blue {
color: #4b91e2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--arboretum:#6fbe9d;
--citrus-splash:#ffc300;
--coquelicot:#ff3c00;
--olympic-blue:#4b91e2;
}

More palettes to explore