An iOS app built with Swift and SwiftUI for converting color values from HEX to OKLCH. It delivers fast, precise color conversion for UI/UX and design workflows, with real-time output and quick copy-to-clipboard support, optimized for native iOS performance.
- HEX → OKLCH color conversion
- One-tap copy of OKLCH values to clipboard (iOS)
- Clean SwiftUI-based interface
- Enter a HEX color value (e.g.
#ff5733) - The app instantly converts it to OKLCH
- Tap the result to copy it to the iOS clipboard
- Swift
- SwiftUI
- iOS native clipboard API
