Sea Serpent’s Tears
#5511cc
Here's everything about the color Sea Serpent’s Tears (#5511cc) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #5511cc | |
|---|---|---|
| RGB | rgb(85, 17, 204) | |
| HSL | hsl(262, 85%, 43%) | |
| CMYK | cmyk(58%, 92%, 0%, 20%) | |
| LAB | lab(30, 59, -83) | |
| OKLCH | oklch(0.44 0.242 287) |
Color harmonies
Tints & shades
Code snippets
color: #5511cc;
background-color: #5511cc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF5511CC)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.07, blue: 0.80, alpha: 1.0)