All Palettes

Color Palette #3c6f8b, #4e9ebc, #69c9d8, #f3ab5e, #c94a45

0%
0%
0%

CSS code for this palette

/* CSS */
.calypso {
color: #3c6f8b;
}
.brig {
color: #4e9ebc;
}
.squeaky {
color: #69c9d8;
}
.goldfish {
color: #f3ab5e;
}
.bullfighters-red {
color: #c94a45;
}

/* CSS Variables */
:root {
--calypso:#3c6f8b;
--brig:#4e9ebc;
--squeaky:#69c9d8;
--goldfish:#f3ab5e;
--bullfighters-red:#c94a45;
}

More palettes to explore