Flying Fish Blue
#024aca
Flying Fish Blue is a color with the hex code #024aca. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #024aca | |
|---|---|---|
| RGB | rgb(2, 74, 202) | |
| HSL | hsl(218, 98%, 40%) | |
| CMYK | cmyk(99%, 63%, 0%, 21%) | |
| LAB | lab(35, 23, -73) | |
| OKLCH | oklch(0.46 0.208 262) |
Color harmonies
Tints & shades
Code snippets
color: #024aca;
background-color: #024aca;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF024ACA)
/* Swift / UIKit */
UIColor(red: 0.01, green: 0.29, blue: 0.79, alpha: 1.0)