This document proposes a rank-based ensemble classifier for image classification using color and texture features. It extracts color histograms in five color spaces and Gabor wavelet texture features. Two classifiers (nearest neighbor and multilayer perceptron) are combined in an ensemble. A final decision maker uses simple or weighted majority voting to combine the classifier outputs. The method was evaluated on the Corel image dataset, achieving good classification performance. Further improvements could include additional features and classifiers, and an adaptive weighting scheme for the classifier outputs.