King Neptune
#7794c0
Here's everything about the color King Neptune (#7794c0) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7794c0 | |
|---|---|---|
| RGB | rgb(119, 148, 192) | |
| HSL | hsl(216, 37%, 61%) | |
| CMYK | cmyk(38%, 23%, 0%, 25%) | |
| LAB | lab(60, -2, -26) | |
| OKLCH | oklch(0.66 0.074 259) |
Color harmonies
Tints & shades
Code snippets
color: #7794c0;
background-color: #7794c0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-sky-500 /* ≈ #00a6f4 */
/* Flutter */
Color(0xFF7794C0)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.58, blue: 0.75, alpha: 1.0)