All Palettes

Color Palette #fe6d5d, #fab700, #f1e4d0, #a7d3d0, #4a9cd3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #fe6d5d;
}
.blue-angels-yellow {
color: #fab700;
}
.ancient-scroll {
color: #f1e4d0;
}
.sinbad {
color: #a7d3d0;
}
.peaceful-river {
color: #4a9cd3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#fe6d5d;
--blue-angels-yellow:#fab700;
--ancient-scroll:#f1e4d0;
--sinbad:#a7d3d0;
--peaceful-river:#4a9cd3;
}

More palettes to explore