All Palettes

Color Palette #ff6e61, #ffa142, #ffd942, #a9e0b6, #5f9cec

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.sunny-side-up {
color: #ffd942;
}
.celtic-spring {
color: #a9e0b6;
}
.feather-star {
color: #5f9cec;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--sunny-side-up:#ffd942;
--celtic-spring:#a9e0b6;
--feather-star:#5f9cec;
}

More palettes to explore