Underwater Moonlight
#4488aa
Here's everything about the color Underwater Moonlight (#4488aa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #4488aa | |
|---|---|---|
| RGB | rgb(68, 136, 170) | |
| HSL | hsl(200, 43%, 47%) | |
| CMYK | cmyk(60%, 20%, 0%, 33%) | |
| LAB | lab(53, -14, -25) | |
| OKLCH | oklch(0.6 0.086 232) |
Color harmonies
Tints & shades
Code snippets
color: #4488aa;
background-color: #4488aa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF4488AA)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.53, blue: 0.67, alpha: 1.0)