Ocean’s Embrace
#306a78
Ocean’s Embrace is a color with the hex code #306a78. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #306a78 | |
|---|---|---|
| RGB | rgb(48, 106, 120) | |
| HSL | hsl(192, 43%, 33%) | |
| CMYK | cmyk(60%, 12%, 0%, 53%) | |
| LAB | lab(41, -16, -14) | |
| OKLCH | oklch(0.49 0.064 216) |
Color harmonies
Tints & shades
Code snippets
color: #306a78;
background-color: #306a78;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF306A78)
/* Swift / UIKit */
UIColor(red: 0.19, green: 0.42, blue: 0.47, alpha: 1.0)