All Palettes

Color Palette #ff7f6b, #ff9b70, #ffb375, #ffd89e, #fff4c2

0%
0%
0%

CSS code for this palette

/* CSS */
.hipster-salmon {
color: #ff7f6b;
}
.hibiscus-delight {
color: #ff9b70;
}
.isn-t-it-just-peachy {
color: #ffb375;
}
.august-morning {
color: #ffd89e;
}
.lazy-summer-day {
color: #fff4c2;
}

/* CSS Variables */
:root {
--hipster-salmon:#ff7f6b;
--hibiscus-delight:#ff9b70;
--isn-t-it-just-peachy:#ffb375;
--august-morning:#ffd89e;
--lazy-summer-day:#fff4c2;
}

More palettes to explore