God of Rain
#4466cc
Here's everything about the color God of Rain (#4466cc) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #4466cc | |
|---|---|---|
| RGB | rgb(68, 102, 204) | |
| HSL | hsl(225, 57%, 53%) | |
| CMYK | cmyk(67%, 50%, 0%, 20%) | |
| LAB | lab(45, 14, -58) | |
| OKLCH | oklch(0.54 0.163 267) |
Color harmonies
Tints & shades
Code snippets
color: #4466cc;
background-color: #4466cc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF4466CC)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.40, blue: 0.80, alpha: 1.0)