Baltic
#279d9f
Baltic is a color with the hex code #279d9f. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #279d9f | |
|---|---|---|
| RGB | rgb(39, 157, 159) | |
| HSL | hsl(181, 61%, 39%) | |
| CMYK | cmyk(75%, 1%, 0%, 38%) | |
| LAB | lab(59, -32, -11) | |
| OKLCH | oklch(0.64 0.099 197) |
Color harmonies
Tints & shades
Code snippets
color: #279d9f;
background-color: #279d9f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF279D9F)
/* Swift / UIKit */
UIColor(red: 0.15, green: 0.62, blue: 0.62, alpha: 1.0)