Violet 950
#2e1065
violet-950
Ultra-dark violet, nearly black with magical undertones.
Color Values
| Hex | #2e1065 | |
| RGB | rgb(46, 16, 101) | |
| HSL | hsl(261, 73%, 23%) |
How to Use
Tailwind CSS
Tailwind Classeshtml
<!-- Tailwind CSS Classes -->
<div class="violet-950">
Background
</div>
<p class="violet-950">
Text
</p>
<div class="violet-950 border">
Border
</div>CSS
CSS Codecss
/* CSS Variables */
--color-violet-950: #2e1065;
/* Direct Usage */
.element {
color: #2e1065;
background-color: rgb(46, 16, 101);
}Best Use Cases
OLED magical backgrounds
Deep enchanted themes
Maximum violet depth
Find More Colors
Explore all 242 Tailwind CSS colors with our color tools.
Browse Colors