Astral
#376f89
Astral is a color with the hex code #376f89. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #376f89 | |
|---|---|---|
| RGB | rgb(55, 111, 137) | |
| HSL | hsl(199, 43%, 38%) | |
| CMYK | cmyk(60%, 19%, 0%, 46%) | |
| LAB | lab(44, -13, -20) | |
| OKLCH | oklch(0.51 0.072 230) |
Color harmonies
Tints & shades
Code snippets
color: #376f89;
background-color: #376f89;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF376F89)
/* Swift / UIKit */
UIColor(red: 0.22, green: 0.44, blue: 0.54, alpha: 1.0)