Gentian Blue
#312297
Here's everything about the color Gentian Blue (#312297) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #312297 | |
|---|---|---|
| RGB | rgb(49, 34, 151) | |
| HSL | hsl(248, 63%, 36%) | |
| CMYK | cmyk(68%, 77%, 0%, 41%) | |
| LAB | lab(23, 36, -63) | |
| OKLCH | oklch(0.36 0.178 278) |
Color harmonies
Tints & shades
Code snippets
color: #312297;
background-color: #312297;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF312297)
/* Swift / UIKit */
UIColor(red: 0.19, green: 0.13, blue: 0.59, alpha: 1.0)