Selector de Color
Elige cualquier color y copia instantáneamente sus valores HEX, RGB y HSL.
Respuesta rápida: Selector de Color: elige cualquier color y copia al instante sus valores HEX, RGB y HSL. Funciona completamente en el navegador, gratis y sin registro.
Última actualización
Bueno saber
A color picker's job is to get a precise value out of your head — or off your screen — and into a format you can paste. The most underused feature is the native eyedropper: in supporting browsers it lets you sample the exact color of any pixel anywhere on screen, which is far more reliable than eyeballing a hex code from a mockup or a competitor's site.
The tool surfaces three notations at once — HEX, RGB and HSL — so you can copy whichever your project speaks. HEX is the usual currency of design handoffs, RGB matches how screens work, and HSL is the one to grab when you plan to derive lighter or darker variants by hand, since adjusting its lightness value is intuitive.
From a single picked color the natural next steps are building a scheme with the Color Palette Generator, translating it into every CSS space with the Color Converter, or — crucially for accessibility — checking it against its background in the Contrast Checker before you commit it to body text.
Preguntas frecuentes
- ¿Es gratis el selector de color?
- Sí, completamente gratis sin necesidad de registrarse ni límites.
- ¿Qué formatos de color genera?
- HEX (#RRGGBB), rgb() y hsl(). Haz clic en cualquier valor para copiar.
- ¿Funciona sin conexión?
- Sí, una vez que se carga la página, no se hacen llamadas de red.
- ¿Puedo copiar con un clic?
- Sí, cada valor tiene un botón de copia al lado.
- ¿Se guardan mis selecciones en algún lugar?
- No, cerrar la pestaña borra cada valor. Nada se sube.