Blasphemous Blue
#3356aa
Blasphemous Blue is a color with the hex code #3356aa. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #3356aa | |
|---|---|---|
| RGB | rgb(51, 86, 170) | |
| HSL | hsl(222, 54%, 43%) | |
| CMYK | cmyk(70%, 49%, 0%, 33%) | |
| LAB | lab(38, 10, -50) | |
| OKLCH | oklch(0.47 0.141 265) |
Color harmonies
Tints & shades
Code snippets
color: #3356aa;
background-color: #3356aa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF3356AA)
/* Swift / UIKit */
UIColor(red: 0.20, green: 0.34, blue: 0.67, alpha: 1.0)