High Blue
#4ca8e0
High Blue is a color with the hex code #4ca8e0. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #4ca8e0 | |
|---|---|---|
| RGB | rgb(76, 168, 224) | |
| HSL | hsl(203, 70%, 59%) | |
| CMYK | cmyk(66%, 25%, 0%, 12%) | |
| LAB | lab(65, -15, -37) | |
| OKLCH | oklch(0.7 0.12 239) |
Color harmonies
Tints & shades
Code snippets
color: #4ca8e0;
background-color: #4ca8e0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-sky-500 /* ≈ #00a6f4 */
/* Flutter */
Color(0xFF4CA8E0)
/* Swift / UIKit */
UIColor(red: 0.30, green: 0.66, blue: 0.88, alpha: 1.0)