All Palettes

Color Palette #ff7092, #ff998a, #ffcc8a, #fff68f, #d1e0ff

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7092;
}
.peach-pink {
color: #ff998a;
}
.bastard-amber {
color: #ffcc8a;
}
.the-first-daffodil {
color: #fff68f;
}
.arc-light {
color: #d1e0ff;
}

/* CSS Variables */
:root {
--blush-hour:#ff7092;
--peach-pink:#ff998a;
--bastard-amber:#ffcc8a;
--the-first-daffodil:#fff68f;
--arc-light:#d1e0ff;
}

More palettes to explore