All Palettes

Color Palette #2a698d, #4b9fc3, #90d9e9, #f4c95d, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-call {
color: #2a698d;
}
.brig {
color: #4b9fc3;
}
.tanager-turquoise {
color: #90d9e9;
}
.deep-fried-sun-rays {
color: #f4c95d;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--ocean-call:#2a698d;
--brig:#4b9fc3;
--tanager-turquoise:#90d9e9;
--deep-fried-sun-rays:#f4c95d;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore