Yellow 950
#422006
yellow-950
Ultra-dark yellow, nearly black with warm undertones.
Color Values
| Hex | #422006 | |
| RGB | rgb(66, 32, 6) | |
| HSL | hsl(26, 83%, 14%) |
How to Use
Tailwind CSS
Tailwind Classeshtml
<!-- Tailwind CSS Classes -->
<div class="yellow-950">
Background
</div>
<p class="yellow-950">
Text
</p>
<div class="yellow-950 border">
Border
</div>CSS
CSS Codecss
/* CSS Variables */
--color-yellow-950: #422006;
/* Direct Usage */
.element {
color: #422006;
background-color: rgb(66, 32, 6);
}Best Use Cases
OLED yellow backgrounds
Deep coffee themes
Maximum warm depth
Find More Colors
Explore all 242 Tailwind CSS colors with our color tools.
Browse Colors