Matt Blue
#2c6fbb
Matt Blue is a color with the hex code #2c6fbb. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #2c6fbb | |
|---|---|---|
| RGB | rgb(44, 111, 187) | |
| HSL | hsl(212, 62%, 45%) | |
| CMYK | cmyk(76%, 41%, 0%, 27%) | |
| LAB | lab(46, -1, -47) | |
| OKLCH | oklch(0.54 0.137 254) |
Color harmonies
Tints & shades
Code snippets
color: #2c6fbb;
background-color: #2c6fbb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF2C6FBB)
/* Swift / UIKit */
UIColor(red: 0.17, green: 0.44, blue: 0.73, alpha: 1.0)