All Palettes

Color Palette #2e6b8e, #4b9abe, #a4d7e5, #f6b83c, #e04f38

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-call {
color: #2e6b8e;
}
.mountain-bluebird {
color: #4b9abe;
}
.atlantic-ocean {
color: #a4d7e5;
}
.squash-blossom {
color: #f6b83c;
}
.orangeade {
color: #e04f38;
}

/* CSS Variables */
:root {
--ocean-call:#2e6b8e;
--mountain-bluebird:#4b9abe;
--atlantic-ocean:#a4d7e5;
--squash-blossom:#f6b83c;
--orangeade:#e04f38;
}

More palettes to explore