Rainy Mood
#4499aa
Here's everything about the color Rainy Mood (#4499aa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #4499aa | |
|---|---|---|
| RGB | rgb(68, 153, 170) | |
| HSL | hsl(190, 43%, 47%) | |
| CMYK | cmyk(60%, 10%, 0%, 33%) | |
| LAB | lab(59, -23, -17) | |
| OKLCH | oklch(0.64 0.085 213) |
Color harmonies
Tints & shades
Code snippets
color: #4499aa;
background-color: #4499aa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF4499AA)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.60, blue: 0.67, alpha: 1.0)