Depths of Night
#2c319b
Here's everything about the color Depths of Night (#2c319b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #2c319b | |
|---|---|---|
| RGB | rgb(44, 49, 155) | |
| HSL | hsl(237, 56%, 39%) | |
| CMYK | cmyk(72%, 68%, 0%, 39%) | |
| LAB | lab(26, 27, -60) | |
| OKLCH | oklch(0.38 0.168 273) |
Color harmonies
Tints & shades
Code snippets
color: #2c319b;
background-color: #2c319b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-indigo-500 /* ≈ #615fff */
/* Flutter */
Color(0xFF2C319B)
/* Swift / UIKit */
UIColor(red: 0.17, green: 0.19, blue: 0.61, alpha: 1.0)