Extractor de Paleta de Marca
Suelta cualquier logotipo o captura de pantalla y obtén sus 8 colores dominantes como valores hex.
Respuesta rápida: Extractor de Paleta de Marca: suelta cualquier logotipo o captura de pantalla y obtén sus 8 colores predominantes como valores hexadecimales. Funciona íntegramente en el navegador, gratis y sin registro.
Última actualización
Bueno saber
The extractor downsamples your image and buckets pixels by color, then surfaces the eight most-common buckets by area. That area-weighting is the key to why it's useful for brand work: a color that fills a large flat region — a logo's fill, a hero background — ranks above a scattering of anti-aliased edge pixels, so the result reflects the colors a viewer actually perceives as dominant.
Expect the returned hexes to be close to, not identical to, the source. Quantizing to coarser color steps is deliberate: it merges the dozens of near-identical shades that JPEG compression and anti-aliasing produce into a single clean swatch. That trade-off is ideal for capturing a brand's palette but means you shouldn't rely on it for pixel-exact color matching.
Feed it the cleanest source you can. A flat vector logo or a solid-color screenshot yields crisp, confident swatches; a busy photograph returns a muddier, less actionable set because there's no dominant region to lock onto. If a brand uses a subtle accent that occupies little area, it may fall outside the top eight — crop to the region containing it and re-run.
Once you have the anchor colors, expand them into a working scheme — tints, shades and harmonies — with the Color Palette Generator.
Preguntas frecuentes
- ¿Es el extractor de paletas de marca gratuito?
- Sí — es gratuito, sin registro, sin necesidad de subir archivos.
- ¿Se suben mis imágenes?
- No — la imagen se decodifica y se analiza completamente en tu navegador.
- ¿Cuántos colores regresan?
- Los 8 colores dominantes más frecuentes, ordenados por área.
- ¿Por qué los colores son ligeramente diferentes del original?
- Redondeamos a cubos de 16 pasos para fusionar píxeles casi idénticos en una sola muestra — perfecto para el trabajo de marca, pero con algunas unidades de diferencia para trabajos de precisión de píxeles.
- ¿Qué formatos son compatibles?
- Cualquier cosa que tu navegador pueda decodificar: PNG, JPG, WebP, GIF, SVG, AVIF.