All Palettes

Color Palette #69bedd, #a1e8e0, #f5e2a3, #f9a76c, #f56b90

0%
0%
0%

CSS code for this palette

/* CSS */
.bluebrite {
color: #69bedd;
}
.everest {
color: #a1e8e0;
}
.sun-dust {
color: #f5e2a3;
}
.trump-tan {
color: #f9a76c;
}
.god-s-own-junkyard-pink {
color: #f56b90;
}

/* CSS Variables */
:root {
--bluebrite:#69bedd;
--everest:#a1e8e0;
--sun-dust:#f5e2a3;
--trump-tan:#f9a76c;
--god-s-own-junkyard-pink:#f56b90;
}

More palettes to explore