All Palettes

Color Palette #f89d7c, #3a9ad9, #f7c859, #f5503d, #4b8abe

0%
0%
0%

CSS code for this palette

/* CSS */
.upstream-salmon {
color: #f89d7c;
}
.dayflower {
color: #3a9ad9;
}
.deep-fried-sun-rays {
color: #f7c859;
}
.strawberry-avalanche {
color: #f5503d;
}
.boat-house {
color: #4b8abe;
}

/* CSS Variables */
:root {
--upstream-salmon:#f89d7c;
--dayflower:#3a9ad9;
--deep-fried-sun-rays:#f7c859;
--strawberry-avalanche:#f5503d;
--boat-house:#4b8abe;
}

More palettes to explore