Convertidor de color · Guía

Color Formats for CSS

CSS accepts several color formats. Choosing well makes stylesheets easier to maintain.

Pick by intent

Use HEX for set colors, RGB or HSL with an alpha channel for transparency, and HSL when you derive related colors. The converter lets you move between them freely.

Theming with HSL

Design systems often define colors in HSL so a single hue can spawn a consistent scale of lightness. Converting existing colors to HSL is the first step toward that approach.

Preguntas frecuentes

Puedo usarlo en trabajo de produccion?

Si, para inspeccion, formato y generacion rapida. Revisa siempre el resultado antes de llevarlo a codigo o configuracion de produccion.

¿Listo para probarlo?

Abre la herramienta gratuita Convertidor de color en el navegador y aplica lo que acabas de leer: sin registro y procesando localmente.

Abrir la herramienta Convertidor de color