Dancing Sea
#1c4d8f
Here's everything about the color Dancing Sea (#1c4d8f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #1c4d8f | |
|---|---|---|
| RGB | rgb(28, 77, 143) | |
| HSL | hsl(214, 67%, 34%) | |
| CMYK | cmyk(80%, 46%, 0%, 44%) | |
| LAB | lab(32, 3, -42) | |
| OKLCH | oklch(0.42 0.121 257) |
Color harmonies
Tints & shades
Code snippets
color: #1c4d8f;
background-color: #1c4d8f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF1C4D8F)
/* Swift / UIKit */
UIColor(red: 0.11, green: 0.30, blue: 0.56, alpha: 1.0)