All Palettes

Color Palette #ff7092, #ff998a, #f6e298, #a3d3e0, #6d9bd0

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.lemon-meringue {
color: #f6e298;
}
.french-pass {
color: #a3d3e0;
}
.sea-loch {
color: #6d9bd0;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--lemon-meringue:#f6e298;
--french-pass:#a3d3e0;
--sea-loch:#6d9bd0;
}

More palettes to explore