Slate Gray in OKLCH
Slate Gray is the cool, blue-tinted gray CSS named color #708090. Here it is in OKLCH, RGB and as a full tonal palette you can copy or tweak below. 100% in your browser - copy the values or a Tailwind v4 export.
About slate gray
Slate Gray is a neutral gray with a faint blue lean that keeps it from feeling flat, which makes it a workhorse for text, borders and UI surfaces. Its low chroma means the tonal scale gives you a clean, near-neutral ramp - ideal for building a full set of UI grays with a subtle cool cast. Keep the hue and sweep lightness for that ramp, then copy the OKLCH, HEX or RGB value.
Slate Gray in CSS: oklch(59.3% 0.031 248.3) · #708090 · rgb(112 128 144)
Frequently Asked Questions
Slate gray is rgb(112, 128, 144). The RGB, HEX (#708090) and OKLCH values are all shown in the readouts above and can be copied individually.
Because OKLCH lightness is perceptually uniform, an even step in lightness produces an even visual step in your grays. Keeping the hue and chroma fixed while varying lightness gives a consistent, non-muddy gray ramp.
Other colors in OKLCH
From the blog
APCA vs. WCAG: Navigating Color Contrast and Accessibility in 2026
Understand the mathematical differences between WCAG 2.2 and APCA contrast algorithms, and how to stay legally compliant while building beautiful UI.
Read →tutorialMigrating to Tailwind v4: How to Configure Custom OKLCH Color Themes
Learn how to move from Tailwind v3 to v4, replace tailwind.config.js with the new @theme directive, and build modern OKLCH color palettes.
Read →colorThe Science of Wide-Gamut Web Colors and Gamut Mapping
Discover why legacy HEX colors limit your design to sRGB, how modern Display-P3 screens work, and what browser chroma reduction means for your UI.
Read →