Automated and accurate classification of common dental conditions from ordinary Red-Green-Blue (RGB) images can enable low-cost, scalable screening and teledentistry in resource-limited settings. This study evaluates and compares five distinct Convolutional Neural Network (CNN) architectures, including Residual Network (ResNet)-50, ResNet-101, Dense Convolutional Network (DenseNet)-121, MobileNetV2, and Neural Architecture Search Network (NASNet)-Mobile, for the multiclass classification of reflective dental images. A Kaggle-sourced dataset of 5,048 images, labeled in five categories (Dental Calculus, Dental Caries, Hypodontia, Mouth Ulcer, and Tooth Discoloration), was processed using a preprocessing pipeline that included Contrast Limited Adaptive Histogram Equalization (CLAHE) for contrast enhancement and class-aware augmentation. Performance was assessed with accuracy, precision, recall, and F1-score to address class imbalance. ResNet-101 delivered the best overall performance after proper fine-tuning (accuracy ≈ 97%; macro F1-Score ≈ 94%), followed closely by the other models. Additionally, dental caries and small / low-contrast lesions were identified as common failure modes by means of qualitative analysis through visual inspection and saliency maps. Overall, the results suggest that using deep architectures to capture dental features from reflective images is feasible, indicating a pathway for low-cost screening and teledentistry. Future work will increase the heterogeneity of the dataset, increase sensitivity to low-contrast lesions, and study model compression to enable local deployment on the device.