Gummy Dolphins
#06a9ca
Here's everything about the color Gummy Dolphins (#06a9ca) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #06a9ca | |
|---|---|---|
| RGB | rgb(6, 169, 202) | |
| HSL | hsl(190, 94%, 41%) | |
| CMYK | cmyk(97%, 16%, 0%, 21%) | |
| LAB | lab(63, -29, -28) | |
| OKLCH | oklch(0.68 0.122 219) |
Color harmonies
Tints & shades
Code snippets
color: #06a9ca;
background-color: #06a9ca;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF06A9CA)
/* Swift / UIKit */
UIColor(red: 0.02, green: 0.66, blue: 0.79, alpha: 1.0)