Olympic Blue
#4f8fe6
Olympic Blue is a color with the hex code #4f8fe6. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #4f8fe6 | |
|---|---|---|
| RGB | rgb(79, 143, 230) | |
| HSL | hsl(215, 75%, 61%) | |
| CMYK | cmyk(66%, 38%, 0%, 10%) | |
| LAB | lab(58, 0, -51) | |
| OKLCH | oklch(0.65 0.147 257) |
Color harmonies
Tints & shades
Code snippets
color: #4f8fe6;
background-color: #4f8fe6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-sky-500 /* ≈ #00a6f4 */
/* Flutter */
Color(0xFF4F8FE6)
/* Swift / UIKit */
UIColor(red: 0.31, green: 0.56, blue: 0.90, alpha: 1.0)