All Palettes

Color Palette #ffb861, #ff6e61, #ff4d4d, #f4a462, #2e9cdc

0%
0%
0%

CSS code for this palette

/* CSS */
.peanut-butter-chicken {
color: #ffb861;
}
.grapefruit-pulp {
color: #ff6e61;
}
.blood-burst {
color: #ff4d4d;
}
.shrimp-cocktail {
color: #f4a462;
}
.blue-damselfly {
color: #2e9cdc;
}

/* CSS Variables */
:root {
--peanut-butter-chicken:#ffb861;
--grapefruit-pulp:#ff6e61;
--blood-burst:#ff4d4d;
--shrimp-cocktail:#f4a462;
--blue-damselfly:#2e9cdc;
}

More palettes to explore