Plunge
#035568
Plunge is a color with the hex code #035568. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #035568 | |
|---|---|---|
| RGB | rgb(3, 85, 104) | |
| HSL | hsl(191, 94%, 21%) | |
| CMYK | cmyk(97%, 18%, 0%, 59%) | |
| LAB | lab(33, -17, -18) | |
| OKLCH | oklch(0.42 0.075 220) |
Color harmonies
Tints & shades
Code snippets
color: #035568;
background-color: #035568;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF035568)
/* Swift / UIKit */
UIColor(red: 0.01, green: 0.33, blue: 0.41, alpha: 1.0)