Thalassophile
#44aadd
Here's everything about the color Thalassophile (#44aadd) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #44aadd | |
|---|---|---|
| RGB | rgb(68, 170, 221) | |
| HSL | hsl(200, 69%, 57%) | |
| CMYK | cmyk(69%, 23%, 0%, 13%) | |
| LAB | lab(65, -18, -35) | |
| OKLCH | oklch(0.7 0.119 234) |
Color harmonies
Tints & shades
Code snippets
color: #44aadd;
background-color: #44aadd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF44AADD)
/* Swift / UIKit */
UIColor(red: 0.27, green: 0.67, blue: 0.87, alpha: 1.0)