All Palettes

Color Palette #4a8bba, #6fc2d3, #a3e0df, #f8c75d, #f17e7e

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4a8bba;
}
.surfin {
color: #6fc2d3;
}
.spinnaker {
color: #a3e0df;
}
.deep-fried-sun-rays {
color: #f8c75d;
}
.meat {
color: #f17e7e;
}

/* CSS Variables */
:root {
--boat-house:#4a8bba;
--surfin:#6fc2d3;
--spinnaker:#a3e0df;
--deep-fried-sun-rays:#f8c75d;
--meat:#f17e7e;
}

More palettes to explore