Skip to content
PantoneTools
neutral
Tailwind CSS palette

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

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

White text on this color

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

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.

Copied #F0F0EF

50

#F0F0EF

#F0F0EF

Copied #E1E0E0

100

#E1E0E0

#E1E0E0

Copied #C3C2C1

200

#C3C2C1

#C3C2C1

Copied #A2A09E

300

#A2A09E

#A2A09E

Copied #73706D

400

#73706D

#73706D

Copied #44403C

500

#44403C

#44403C

Copied #3A3633

600

#3A3633

#3A3633

Copied #2C2A27

700

#2C2A27

#2C2A27

Copied #1F1D1B

800

#1F1D1B

#1F1D1B

Copied #11100F

900

#11100F

#11100F

Copied #080807

950

#080807

#080807

Lighter tints (mixed with white)

Copied #7B7A78

15%

#7B7A78

Copied #9E9D9C

30%

#9E9D9C

Copied #B8B8B7

45%

#B8B8B7

Copied #CFCECE

60%

#CFCECE

Copied #E3E2E2

75%

#E3E2E2

Darker shades (mixed with black)

Copied #3F3B37

15%

#3F3B37

Copied #393532

30%

#393532

Copied #322F2C

45%

#322F2C

Copied #2A2725

60%

#2A2725

Copied #201E1C

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

Copied #44403C

#44403C

#44403C

Copied #3C4044

#3C4044

#3C4044

Triadic

Three colors 120° apart

Copied #44403C

#44403C

#44403C

Copied #3C4440

#3C4440

#3C4440

Copied #403C44

#403C44

#403C44

Analogous

Two neighbors ±30° on the wheel

Copied #443C3C

#443C3C

#443C3C

Copied #44403C

#44403C

#44403C

Copied #44443C

#44443C

#44443C

Split-complementary

Base + two colors flanking its complement

Copied #44403C

#44403C

#44403C

Copied #3C4444

#3C4444

#3C4444

Copied #3C3C44

#3C3C44

#3C3C44

Tetradic

Two complementary pairs

Copied #44403C

#44403C

#44403C

Copied #40443C

#40443C

#40443C

Copied #3C4044

#3C4044

#3C4044

Copied #403C44

#403C44

#403C44

Square

Four colors evenly spaced 90° apart

Copied #44403C

#44403C

#44403C

Copied #3C443C

#3C443C

#3C443C

Copied #3C4044

#3C4044

#3C4044

Copied #443C44

#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.

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 #403A3A

RAL 8019

#403A3A

Grey brown

Copied #3E3B32

RAL 6006

#3E3B32

Grey olive

Copied #3B3C36

RAL 6015

#3B3C36

Black olive

Copied #332F2C

RAL 7022

#332F2C

Umbra grey

Copied #39352A

RAL 6008

#39352A

Brown green

Copied #474B4E

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
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 700 — #44403C | PantoneTools