This document presents two novel swarm intelligence heuristics, AS-GCP (Ant System based Graph Coloring Problem) and ABC-GCP (Artificial Bee Colony based Graph Coloring Problem), aimed at efficiently solving the graph coloring problem, a well-known NP-complete issue. It evaluates the performance, solution quality, and efficiency of these methods through experimental comparisons and results, demonstrating their effectiveness against established benchmarks. The study primarily concludes which of the two heuristics is more suitable for coloring a graph based on various tuning parameters and performance metrics.