Persian Mosaic
#206874
Persian Mosaic is a color with the hex code #206874. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #206874 | |
|---|---|---|
| RGB | rgb(32, 104, 116) | |
| HSL | hsl(189, 57%, 29%) | |
| CMYK | cmyk(72%, 10%, 0%, 55%) | |
| LAB | lab(40, -20, -14) | |
| OKLCH | oklch(0.48 0.071 211) |
Color harmonies
Tints & shades
Code snippets
color: #206874;
background-color: #206874;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF206874)
/* Swift / UIKit */
UIColor(red: 0.13, green: 0.41, blue: 0.45, alpha: 1.0)