All Palettes

Color Palette #2a6b8d, #4fa7bf, #82d0e8, #f6c34c, #f47b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-call {
color: #2a6b8d;
}
.pottery-blue {
color: #4fa7bf;
}
.sky-of-ocean {
color: #82d0e8;
}
.creamy-sweet-corn {
color: #f6c34c;
}
.sun-orange {
color: #f47b1f;
}

/* CSS Variables */
:root {
--ocean-call:#2a6b8d;
--pottery-blue:#4fa7bf;
--sky-of-ocean:#82d0e8;
--creamy-sweet-corn:#f6c34c;
--sun-orange:#f47b1f;
}

More palettes to explore