Viking
#4db1c8
Here's everything about the color Viking (#4db1c8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #4db1c8 | |
|---|---|---|
| RGB | rgb(77, 177, 200) | |
| HSL | hsl(191, 53%, 54%) | |
| CMYK | cmyk(62%, 12%, 0%, 22%) | |
| LAB | lab(67, -25, -21) | |
| OKLCH | oklch(0.71 0.098 215) |
Color harmonies
Tints & shades
Code snippets
color: #4db1c8;
background-color: #4db1c8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF4DB1C8)
/* Swift / UIKit */
UIColor(red: 0.30, green: 0.69, blue: 0.78, alpha: 1.0)