All Palettes

Color Palette #3b6e9b, #4ea0b7, #77d4b1, #d4e74b, #f5ca2e

0%
0%
0%

CSS code for this palette

/* CSS */
.windsurfing {
color: #3b6e9b;
}
.maui-blue {
color: #4ea0b7;
}
.tadorna-teal {
color: #77d4b1;
}
.first-colors-of-spring {
color: #d4e74b;
}
.golden-dream {
color: #f5ca2e;
}

/* CSS Variables */
:root {
--windsurfing:#3b6e9b;
--maui-blue:#4ea0b7;
--tadorna-teal:#77d4b1;
--first-colors-of-spring:#d4e74b;
--golden-dream:#f5ca2e;
}

More palettes to explore