<!-- Markdown version of https://ocxly.com/dominant-color.html · auto-generated, may lag the live page -->

# Dominant Colour Finder

Find the single most dominant colour in any image, with its HEX, RGB and HSL values ready to copy. The analysis runs entirely in your browser — nothing is uploaded.

Drag & drop an image here, or **click to browse**

PNG, JPG, WebP or GIF

### How it works

The image is scaled down to a small thumbnail (for speed) and every pixel is sorted into a coarse colour bucket. Nearly-transparent pixels are ignored. The most populated bucket wins, and the exact answer is the *average* of the pixels inside it — so you get a true representative colour rather than a rounded approximation. HEX, RGB and HSL are all computed locally.

---
*Source: [ocxly.com/dominant-color.html](https://ocxly.com/dominant-color.html) — OCXLY, free 100% client-side privacy-first tools. Free dominant color finder. Upload any image to get its single most dominant color as HEX, RGB and HSL, entirely in your browser. Nothing is uploaded.*
