All Palettes

Color Palette #ff6e61, #6ea3b4, #3a607e, #f8caa5, #d95d45

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.estuary-blue {
color: #6ea3b4;
}
.chinese-porcelain {
color: #3a607e;
}
.lion-cub {
color: #f8caa5;
}
.flame-stitch {
color: #d95d45;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--estuary-blue:#6ea3b4;
--chinese-porcelain:#3a607e;
--lion-cub:#f8caa5;
--flame-stitch:#d95d45;
}

More palettes to explore