HexColor app icon

HexColor

Copy color codes and paste to replace

Igor Belyaletdinov

★ 0.00 ratingsDeveloper ToolsFree

iPhone Screenshots

App screenshot

Description

Monitors clipboard for color values in CSS, HTML, or Objective-C code. Users select and copy color codes in various formats. Adjust colors and paste them back to replace the original value directly in the code.

HexColor is a helper tool for CSS/HTML/Cocoa color designers. It uses clipboard monitoring to fast adjust and replace colors. Select color in a CSS file, inside HTML or in Objective-C source code, then copy with CMD-C colors in form: ◦ #A1B2C3 ◦ FFEE55 ◦ [NSColor colorWithCalibratedRed:0xA4/255.0 green:0xC5/255.0 blue:0xFF/255.0 alpha:0xD4/255.0]/* A4C5FFD4 */ Adjust color then paste it back via CMD-V to replace just in place!