Mediterranean Sea
#1e8cab
Here's everything about the color Mediterranean Sea (#1e8cab) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #1e8cab | |
|---|---|---|
| RGB | rgb(30, 140, 171) | |
| HSL | hsl(193, 70%, 39%) | |
| CMYK | cmyk(82%, 18%, 0%, 33%) | |
| LAB | lab(54, -22, -25) | |
| OKLCH | oklch(0.6 0.103 222) |
Color harmonies
Tints & shades
Code snippets
color: #1e8cab;
background-color: #1e8cab;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF1E8CAB)
/* Swift / UIKit */
UIColor(red: 0.12, green: 0.55, blue: 0.67, alpha: 1.0)