All Palettes

Color Palette #2a698d, #49b6d4, #75e1df, #a7fbd7, #f7f1c5

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-call {
color: #2a698d;
}
.epimetheus {
color: #49b6d4;
}
.deep-aquamarine {
color: #75e1df;
}
.pale-turquoise {
color: #a7fbd7;
}
.yellowed-bone {
color: #f7f1c5;
}

/* CSS Variables */
:root {
--ocean-call:#2a698d;
--epimetheus:#49b6d4;
--deep-aquamarine:#75e1df;
--pale-turquoise:#a7fbd7;
--yellowed-bone:#f7f1c5;
}

More palettes to explore