All Palettes

Color Palette #2a698d, #4eb0c6, #a9e1f4, #f5c656, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-call {
color: #2a698d;
}
.viking {
color: #4eb0c6;
}
.atmospheric-soft-blue {
color: #a9e1f4;
}
.rayo-de-sol {
color: #f5c656;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--ocean-call:#2a698d;
--viking:#4eb0c6;
--atmospheric-soft-blue:#a9e1f4;
--rayo-de-sol:#f5c656;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore