All Palettes

Color Palette #3c5e8b, #2e9dd1, #6dd0a0, #f6d646, #f8981b

0%
0%
0%

CSS code for this palette

/* CSS */
.delft {
color: #3c5e8b;
}
.astrolabe-reef {
color: #2e9dd1;
}
.minted-elegance {
color: #6dd0a0;
}
.anna-banana {
color: #f6d646;
}
.miami-marmalade {
color: #f8981b;
}

/* CSS Variables */
:root {
--delft:#3c5e8b;
--astrolabe-reef:#2e9dd1;
--minted-elegance:#6dd0a0;
--anna-banana:#f6d646;
--miami-marmalade:#f8981b;
}

More palettes to explore