All Palettes

Color Palette #6b809e, #4f8dbf, #a6c3e2, #f0e69e, #f7a1a1

0%
0%
0%

CSS code for this palette

/* CSS */
.bay-view {
color: #6b809e;
}
.boat-house {
color: #4f8dbf;
}
.angela-bay {
color: #a6c3e2;
}
.bells-and-whistles-gold {
color: #f0e69e;
}
.candy-heart-pink {
color: #f7a1a1;
}

/* CSS Variables */
:root {
--bay-view:#6b809e;
--boat-house:#4f8dbf;
--angela-bay:#a6c3e2;
--bells-and-whistles-gold:#f0e69e;
--candy-heart-pink:#f7a1a1;
}

More palettes to explore