Indiglow
#301885
Indiglow is a color with the hex code #301885. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #301885 | |
|---|---|---|
| RGB | rgb(48, 24, 133) | |
| HSL | hsl(253, 69%, 31%) | |
| CMYK | cmyk(64%, 82%, 0%, 48%) | |
| LAB | lab(19, 36, -58) | |
| OKLCH | oklch(0.33 0.166 282) |
Color harmonies
Tints & shades
Code snippets
color: #301885;
background-color: #301885;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF301885)
/* Swift / UIKit */
UIColor(red: 0.19, green: 0.09, blue: 0.52, alpha: 1.0)