Stone 700
stone-700 · #44403C
HEX
#44403C
RGB
rgb(68, 64, 60)
CMYK
cmyk(0%, 6%, 12%, 73%)
HSL
hsl(30, 6%, 25%)
LAB
lab(27.4, 0.9, 3.1)
What is Stone 700?
Stone 700 is the stone-700 reference in the Tailwind CSS palette. Its sRGB value is #44403C (rgb 68, 64, 60). 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 700 as a background.
Black text on this color
White text on this color
Shades, tints & tonal scale of Stone 700
An 11-step tonal scale derived from Stone 700 (#44403C). 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.
50
#F0F0EF
#F0F0EF
100
#E1E0E0
#E1E0E0
200
#C3C2C1
#C3C2C1
300
#A2A09E
#A2A09E
400
#73706D
#73706D
500
#44403C
#44403C
600
#3A3633
#3A3633
700
#2C2A27
#2C2A27
800
#1F1D1B
#1F1D1B
900
#11100F
#11100F
950
#080807
#080807
Lighter tints (mixed with white)
15%
#7B7A78
30%
#9E9D9C
45%
#B8B8B7
60%
#CFCECE
75%
#E3E2E2
Darker shades (mixed with black)
15%
#3F3B37
30%
#393532
45%
#322F2C
60%
#2A2725
75%
#201E1C
Color harmonies for Stone 700
Classic color-theory harmonies derived from rotating the hue of Stone 700. Use these to build accent palettes, brand systems, and accessible UI color pairings.
Complementary
180° opposite — strongest contrast
#44403C
#44403C
#3C4044
#3C4044
Triadic
Three colors 120° apart
#44403C
#44403C
#3C4440
#3C4440
#403C44
#403C44
Analogous
Two neighbors ±30° on the wheel
#443C3C
#443C3C
#44403C
#44403C
#44443C
#44443C
Split-complementary
Base + two colors flanking its complement
#44403C
#44403C
#3C4444
#3C4444
#3C3C44
#3C3C44
Tetradic
Two complementary pairs
#44403C
#44403C
#40443C
#40443C
#3C4044
#3C4044
#403C44
#403C44
Square
Four colors evenly spaced 90° apart
#44403C
#44403C
#3C443C
#3C443C
#3C4044
#3C4044
#443C44
#443C44
Stone 700 in every color space
Full conversion of Stone 700 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
#44403C
RGB
rgb(68, 64, 60)
CMYK
cmyk(0%, 6%, 12%, 73%)
HSL
hsl(30, 6%, 25%)
HSV
hsv(30, 12%, 27%)
HWB
hwb(30 24% 73%)
CIE Lab
lab(27.4 0.9 3.1)
OKLCH
oklch(37.4% 0.009 67.6)
XYZ (D65)
xyz(5.03, 5.22, 5.02)
Copy-ready code for Stone 700
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: #44403C;
background-color: #44403C;CSS variable
:root {
--color-stone-700: #44403C;
}Tailwind config
// tailwind.config.js
colors: {
'stone-700': '#44403C',
}Sass
$color-stone-700: #44403C;Swift UIColor
UIColor(red: 0.267, green: 0.251, blue: 0.235, alpha: 1.0)Android XML
<color name="stone-700">#44403C</color>Closest match in every color system
The nearest Stone 700 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.
Closest Pantone matches
Top 6 ΔE2000-closest Pantone references. Cross-system matching is approximate — see disclaimer.
Closest RAL Classic matches
Top 6 ΔE2000-closest RAL Classic references for industrial coating cross-reference.
RAL 8019
#403A3A
Grey brown
RAL 6006
#3E3B32
Grey olive
RAL 6015
#3B3C36
Black olive
RAL 7022
#332F2C
Umbra grey
RAL 6008
#39352A
Brown green
RAL 7031
#474B4E
Blue grey
FAQ about Stone 700
What is the HEX code for Stone 700?
Stone 700 (stone-700) has the HEX code #44403C. In RGB it is rgb(68, 64, 60), and in CMYK it is cmyk(0%, 6%, 12%, 73%).
What is the OKLCH value of Stone 700?
Stone 700 converts to oklch(0.374 0.009 67.6). OKLCH is the perceptually uniform color space used by Tailwind v4 and CSS Color Module Level 4.
Is Stone 700 accessible for body text?
Used as a background, Stone 700 has a contrast ratio of 2.04:1 with black text and 10.27: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 700?
The closest Pantone reference to Stone 700 by ΔE2000 perceptual distance is Pantone Black 7 C (#3D3935). 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 700?
The closest RAL Classic reference to Stone 700 by ΔE2000 distance is RAL 8019 (Grey brown, #403A3A). RAL is a German industrial coating standard commonly used for paint, powder coat, and architectural specification.
What is the complementary color of Stone 700?
The complementary color (180° opposite on the HSL color wheel) of Stone 700 is #3C4044. 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 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.