Initializing, please wait a moment

Como elegir un color en linea - HEX, RGB y HSL

Un selector de color te permite elegir un color y leer al instante sus valores HEX, RGB y HSL. Elige un tono, copia el valor en tu CSS y ve paletas complementarias, analogas y de tonos. Una lectura de contraste indica si el texto sobre el color es legible. Todo se ejecuta en tu navegador.

Last reviewed: 2026-06-15

PropiedadValor
FormatoEn linea, sin instalar, sin registro
CostoGratis
Herramienta de implementacionhttps://freetoolonline.com/developer-tools/color-picker.html

Pasos

  1. Abre el cuadro de color y elige un tono.
  2. Lee los valores HEX, RGB y HSL; haz clic en Copiar para poner uno en el portapapeles.
  3. Usa una muestra complementaria, analoga o de tono como el siguiente color haciendo clic en ella.
  4. Guarda los colores que reutilizas en favoritos; los colores recientes se recuerdan automaticamente.

HEX, RGB y HSL

HEX es un codigo de seis digitos como #3366FF. RGB enumera los canales rojo, verde y azul de 0 a 255. HSL da el matiz (0 a 360 grados), la saturacion y la luminosidad en porcentaje. La herramienta muestra los tres para el color elegido, ademas de una lectura de contraste basada en la formula de luminancia relativa de la WCAG para evaluar la legibilidad.

ColorHEXRGB
Blanco#FFFFFFrgb(255, 255, 255)
Negro#000000rgb(0, 0, 0)
Rojo#FF0000rgb(255, 0, 0)
Verde#00FF00rgb(0, 255, 0)
Azul#0000FFrgb(0, 0, 255)

Privacidad

Todo se ejecuta en tu navegador. Los favoritos y los colores recientes quedan en tu dispositivo, no se sube nada y no hay cuenta que crear.

← Volver a herramientas de desarrollo

Why trust these tools

  • Ten-plus years of web tooling. The freetoolonline editorial team has shipped browser-based utilities since 2015. The goal has never changed: get you to a working output fast, without an install.
  • No install, no sign-up. Open a tool and get a working output in seconds - nothing to download and no account to create. Tools that need heavy processing run it on our service, so even a low-powered machine gets the job done.
  • Analytics stops at the page view. We measure which pages get visited, not what you type or upload inside a tool. There is nothing to sign in to and no profile is attached to your input.
  • Open-source core components. The processing engines underneath (libheif, libde265, pdf-lib, terser, clean-css, ffmpeg.wasm, and others) are public and audit-able. We link to each one in its tool page's footer.
  • Free, with or without ads. All tools are fully functional without sign-up. The Disable Ads button in the header is always available if you need a distraction-free run.

Related tools:

  • MD5 converter - Free online MD5 hash generator and MD5-to-text reverse lookup.
  • Convert PDF to TEXT online - Extract text from PDF online for copying and editing.
  • Text To HTML Editor - Text to HTML editor online - write in a WYSIWYG view and watch the generated HTML update live, with
  • CSS Gradient Animator Generator - CSS gradient generator - build animated linear gradients with live preview; copy ready-to-paste CSS
  • CSS Minifier - Minify CSS online for faster page loads.
  • CSS UnMinifier - CSS unminifier online - beautify minified CSS with proper indentation, line breaks, and readable
  • JavaScript Minifier - JavaScript minifier online free - paste your JS, click Minify, and copy the compressed code.
  • JSON Parser By Tree View - Paste JSON to validate, format, and view it in a tree.
  • JavaScript UnMinifier - JavaScript unminifier online - reformat minified JS with indentation and line breaks for
  • Keyboard Test - Keyboard test online - press each key to highlight it, spot non-working keys, and verify Num Lock,
  • Text Diff - Text diff online - compare two text blocks and highlight added, removed, and changed characters,
  • Developer Tools - Developer tools to parse JSON, minify or unminify CSS/JS, compare text, and generate MD5 hashes.

Tags: #developer

Related guides:

Related news:

Loading reviews...