const colors = { primary: "#a6d1ff", secondary: "#ff4f64", tertiary: "#fff29d", accent: "#a4e4b6" }; export { colors }