Skip to content
PantoneTools
neutral
Tailwind CSS palette

Stone 800

stone-800 · #292524

HEX

#292524

RGB

rgb(41, 37, 36)

CMYK

cmyk(0%, 10%, 12%, 84%)

HSL

hsl(12, 6%, 15%)

LAB

lab(15.1, 1.6, 1.3)

What is Stone 800?

Stone 800 is the stone-800 reference in the Tailwind CSS palette. Its sRGB value is #292524 (rgb 41, 37, 36). It sits in the neutral family. The default color palette shipped with Tailwind CSS v3 by Tailwind Labs. 22 color families across 11 lightness steps (50 to 950). See disclaimer for accuracy and trademark notes.

Accessibility

WCAG 2.1 contrast checks for Stone 800 as a background.

Black text on this color

Sample text · 1.38 : 1
AA Normal
AA Large
AAA Normal
AAA Large

White text on this color

Sample text · 15.17 : 1
AA Normal
AA Large
AAA Normal
AAA Large

Shades, tints & tonal scale of Stone 800

An 11-step tonal scale derived from Stone 800 (#292524). Click any swatch to copy its HEX. Use these as a starting point for design tokens, hover states, and disabled states in a design system.

Copied #EEEEED

50

#EEEEED

#EEEEED

Copied #DDDCDC

100

#DDDCDC

#DDDCDC

Copied #BBB9B9

200

#BBB9B9

#BBB9B9

Copied #949292

300

#949292

#949292

Copied #5F5C5B

400

#5F5C5B

#5F5C5B

Copied #292524

500

#292524

#292524

Copied #231F1F

600

#231F1F

#231F1F

Copied #1B1817

700

#1B1817

#1B1817

Copied #121110

800

#121110

#121110

Copied #0A0909

900

#0A0909

#0A0909

Copied #050404

950

#050404

#050404

Lighter tints (mixed with white)

Copied #727171

15%

#727171

Copied #989898

30%

#989898

Copied #B5B5B5

45%

#B5B5B5

Copied #CDCDCC

60%

#CDCDCC

Copied #E1E1E1

75%

#E1E1E1

Darker shades (mixed with black)

Copied #252221

15%

#252221

Copied #211E1D

30%

#211E1D

Copied #1D1A19

45%

#1D1A19

Copied #181514

60%

#181514

Copied #110F0E

75%

#110F0E

Color harmonies for Stone 800

Classic color-theory harmonies derived from rotating the hue of Stone 800. Use these to build accent palettes, brand systems, and accessible UI color pairings.

Complementary

180° opposite — strongest contrast

Copied #292524

#292524

#292524

Copied #242829

#242829

#242829

Triadic

Three colors 120° apart

Copied #292524

#292524

#292524

Copied #242925

#242925

#242925

Copied #252429

#252429

#252429

Analogous

Two neighbors ±30° on the wheel

Copied #292425

#292425

#292425

Copied #292524

#292524

#292524

Copied #292724

#292724

#292724

Split-complementary

Base + two colors flanking its complement

Copied #292524

#292524

#292524

Copied #242927

#242927

#242927

Copied #242529

#242529

#242529

Tetradic

Two complementary pairs

Copied #292524

#292524

#292524

Copied #282924

#282924

#282924

Copied #242829

#242829

#242829

Copied #252429

#252429

#252429

Square

Four colors evenly spaced 90° apart

Copied #292524

#292524

#292524

Copied #252924

#252924

#252924

Copied #242829

#242829

#242829

Copied #272429

#272429

#272429

Stone 800 in every color space

Full conversion of Stone 800 across the color spaces designers and developers actually use — including OKLCH (the perceptually-uniform space that powers Tailwind v4 and CSS Color Module Level 4) and HWB.

HEX

#292524

RGB

rgb(41, 37, 36)

CMYK

cmyk(0%, 10%, 12%, 84%)

HSL

hsl(12, 6%, 15%)

HSV

hsv(12, 12%, 16%)

HWB

hwb(12 14% 84%)

CIE Lab

lab(15.1 1.6 1.3)

OKLCH

oklch(26.8% 0.006 34.3)

XYZ (D65)

xyz(1.89, 1.92, 1.94)

Copy-ready code for Stone 800

Drop-in snippets for CSS, Tailwind, Sass, iOS Swift, and Android XML. Click the copy button on any snippet to put it on your clipboard.

CSS

color: #292524;
background-color: #292524;

CSS variable

:root {
  --color-stone-800: #292524;
}

Tailwind config

// tailwind.config.js
colors: {
  'stone-800': '#292524',
}

Sass

$color-stone-800: #292524;

Swift UIColor

UIColor(red: 0.161, green: 0.145, blue: 0.141, alpha: 1.0)

Android XML

<color name="stone-800">#292524</color>

Closest match in every color system

The nearest Stone 800 equivalent in every other color system on this site, ranked by ΔE2000 perceptual distance. Useful when translating between design-system, web-standard, and industrial color references.

Closest in Tailwind CSS palette

Top 6 ΔE2000-closest entries within the same collection.

Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.

Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.

Copied #282828

RAL 9004

#282828

Signal black

Copied #212121

RAL 8022

#212121

Black brown

Copied #332F2C

RAL 7022

#332F2C

Umbra grey

Copied #1E1E1E

RAL 9017

#1E1E1E

Traffic black

Copied #1C1C1C

RAL 9011

#1C1C1C

Graphite black

Copied #25221B

RAL 6022

#25221B

Olive drab

FAQ about Stone 800

What is the HEX code for Stone 800?

Stone 800 (stone-800) has the HEX code #292524. In RGB it is rgb(41, 37, 36), and in CMYK it is cmyk(0%, 10%, 12%, 84%).

What is the OKLCH value of Stone 800?

Stone 800 converts to oklch(0.268 0.006 34.3). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.

Is Stone 800 accessible for body text?

Used as a background, Stone 800 has a contrast ratio of 1.38:1 with black text and 15.17:1 with white text. WCAG 2.1 AA requires 4.5:1 for normal text. The current recommendation is to use white text and verify in real UI context.

What is the closest Pantone to Stone 800?

The closest Pantone reference to Stone 800 by ΔE2000 perceptual distance is Pantone Black C (#2D2926). Cross-system Pantone matching is approximate; for color-critical print work, verify with a physical Pantone guide.

What is the closest RAL color to Stone 800?

The closest RAL Classic reference to Stone 800 by ΔE2000 distance is RAL 9004 (Signal black, #282828). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.

What is the complementary color of Stone 800?

The complementary color (180° opposite on the HSL color wheel) of Stone 800 is #242829. Use it for high-contrast accents, error states, or call-to-action pairings.

Data provenance & source

Tailwind CSS default palette (v3)

The default color palette shipped with Tailwind CSS v3 by Tailwind Labs Inc. Use as a reference for design tokens, web color systems, and Tailwind-based design conversations. Names like 'blue-500' are the project's own naming convention.

Source type
derived
Confidence
high
License
MIT
Last reviewed
2026-05-24

Workflow tags

tailwind
design-token
web-system
neutral

Tailwind palette values are designed for digital interfaces under sRGB. For print, convert to a process-appropriate value and proof against the substrate; do not rely on sRGB CMYK conversion for color-critical print work.

Tailwind CSS palette · Stone 800 — #292524 | PantoneTools