All Palettes

Color Palette #1c6b8d, #49b9d4, #73e2e7, #f1f9a4, #ff6a38

0%
0%
0%

CSS code for this palette

/* CSS */
.bondi {
color: #1c6b8d;
}
.bachelor-button {
color: #49b9d4;
}
.turkish-turquoise {
color: #73e2e7;
}
.australian-mint {
color: #f1f9a4;
}
.smashed-pumpkin {
color: #ff6a38;
}

/* CSS Variables */
:root {
--bondi:#1c6b8d;
--bachelor-button:#49b9d4;
--turkish-turquoise:#73e2e7;
--australian-mint:#f1f9a4;
--smashed-pumpkin:#ff6a38;
}

More palettes to explore