All Palettes

Color Palette #4b8db4, #9fd6c6, #f3e1a0, #f08d5c, #000000

0%
0%
0%

CSS code for this palette

/* CSS */
.atlantic-gull {
color: #4b8db4;
}
.refresh {
color: #9fd6c6;
}
.roadster-yellow {
color: #f3e1a0;
}
.chinese-lantern {
color: #f08d5c;
}
.black {
color: #000000;
}

/* CSS Variables */
:root {
--atlantic-gull:#4b8db4;
--refresh:#9fd6c6;
--roadster-yellow:#f3e1a0;
--chinese-lantern:#f08d5c;
--black:#000000;
}

More palettes to explore