All Palettes

Color Palette #1c7c92, #4ab5b5, #a8e1e6, #fab700, #f0843d

0%
0%
0%

CSS code for this palette

/* CSS */
.pagoda-blue {
color: #1c7c92;
}
.crystalsong-blue {
color: #4ab5b5;
}
.vandermint {
color: #a8e1e6;
}
.blue-angels-yellow {
color: #fab700;
}
.cheddar-cheese {
color: #f0843d;
}

/* CSS Variables */
:root {
--pagoda-blue:#1c7c92;
--crystalsong-blue:#4ab5b5;
--vandermint:#a8e1e6;
--blue-angels-yellow:#fab700;
--cheddar-cheese:#f0843d;
}

More palettes to explore