All Palettes

Color Palette #73b9d3, #4ea69f, #3d7c94, #f1a8a2, #f4b62f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-brocade {
color: #73b9d3;
}
.twilight-meadow {
color: #4ea69f;
}
.wipeout {
color: #3d7c94;
}
.calabrese {
color: #f1a8a2;
}
.xanthous {
color: #f4b62f;
}

/* CSS Variables */
:root {
--blue-brocade:#73b9d3;
--twilight-meadow:#4ea69f;
--wipeout:#3d7c94;
--calabrese:#f1a8a2;
--xanthous:#f4b62f;
}

More palettes to explore