Cyan 950
#083344
cyan-950
Ultra-dark cyan, nearly black with ocean undertones.
Color Values
| Hex | #083344 | |
| RGB | rgb(8, 51, 68) | |
| HSL | hsl(197, 79%, 15%) |
How to Use
Tailwind CSS
Tailwind Classeshtml
<!-- Tailwind CSS Classes -->
<div class="cyan-950">
Background
</div>
<p class="cyan-950">
Text
</p>
<div class="cyan-950 border">
Border
</div>CSS
CSS Codecss
/* CSS Variables */
--color-cyan-950: #083344;
/* Direct Usage */
.element {
color: #083344;
background-color: rgb(8, 51, 68);
}Best Use Cases
OLED info backgrounds
Deep marine themes
Maximum cyan depth
Find More Colors
Explore all 242 Tailwind CSS colors with our color tools.
Browse Colors