Twilight Violet Color Palette
Dusky violet deepening into the blue of twilight.
Use as a gradient →
Colors
#1B1035
#331854
#4E2378
#6F3FA0
#9B6FC9
Contrast on Light & Dark Backgrounds
| Color | Hex | On White | On Black |
|---|---|---|---|
| #1B1035 | T - | T - | |
| #331854 | T - | T - | |
| #4E2378 | T - | T - | |
| #6F3FA0 | T - | T - | |
| #9B6FC9 | T - | T - |
Each circle shows the color as text on white and black, with a simulated WCAG AA pass/fail badge. Not a guarantee of accessibility compliance.
Twilight Violet CSS Code
HEX Copy
#1B1035 #331854 #4E2378 #6F3FA0 #9B6FC9
RGBA Copy
rgba(27, 16, 53, 1.0) rgba(51, 24, 84, 1.0) rgba(78, 35, 120, 1.0) rgba(111, 63, 160, 1.0) rgba(155, 111, 201, 1.0)
HSLA Copy
hsla(258, 54%, 14%, 1.0) hsla(267, 56%, 21%, 1.0) hsla(270, 55%, 30%, 1.0) hsla(270, 43%, 44%, 1.0) hsla(269, 45%, 61%, 1.0)
More Color Palettes
FAQ
What colors are in the Twilight Violet palette?Dusky violet deepening into the blue of twilight.
How do I turn the Twilight Violet palette into a CSS gradient?
Use
background: linear-gradient(to right, #1B1035, #331854, #4E2378, #6F3FA0, #9B6FC9);, or click "Use as a gradient" above to open it in the live generator.