All Palettes

Color Palette #f7b3a6, #fbb06a, #f8ebaf, #a7d3d3, #599bd4

0%
0%
0%

CSS code for this palette

/* CSS */
.riviera-rose {
color: #f7b3a6;
}
.orange-fire {
color: #fbb06a;
}
.star-studded {
color: #f8ebaf;
}
.eton-blue {
color: #a7d3d3;
}
.picton-blue {
color: #599bd4;
}

/* CSS Variables */
:root {
--riviera-rose:#f7b3a6;
--orange-fire:#fbb06a;
--star-studded:#f8ebaf;
--eton-blue:#a7d3d3;
--picton-blue:#599bd4;
}

More palettes to explore