All Palettes

Color Palette #4e5d6a, #81a5b1, #cee0e8, #f2b95f, #f67c79

0%
0%
0%

CSS code for this palette

/* CSS */
.yankee-doodle {
color: #4e5d6a;
}
.lagoon-blue {
color: #81a5b1;
}
.bird-bath-blue {
color: #cee0e8;
}
.crunch {
color: #f2b95f;
}
.coral-pink {
color: #f67c79;
}

/* CSS Variables */
:root {
--yankee-doodle:#4e5d6a;
--lagoon-blue:#81a5b1;
--bird-bath-blue:#cee0e8;
--crunch:#f2b95f;
--coral-pink:#f67c79;
}

More palettes to explore