Color detail

Dark Gray
#535C5F

Dark Gray (#535C5F) with RGB(83, 92, 95) and HSL(195, 7%, 35%). Suitable for modern interface themes, branding accents, and design systems.

GrayDarkneutral
Interactive

UI Sandbox

Project Dashboard
Active theme: Dark Gray
Values

Production-ready color values

Copy formats for CSS, handoff docs, tokens, and implementation.

HEX
#535C5F
RGB
rgb(83, 92, 95)
HSL
hsl(195, 7%, 35%)
HSV
hsv(195, 13%, 37%)
CMYK
cmyk(13%, 3%, 0%, 63%)
Decimal
5463135
Contrast

Accessibility checks

Aa
On white
6.85:1
Aa
On black
3.06:1
Accessibility

Contrast Audit

On White
WCAG AA PASS
Text
6.85:1
On Black
FAIL
Text
3.06:1
Vision

Simulator

protanopia
deuteranopia
tritanopia
Harmonies

Palette combinations from this base color

Open any harmony as a shareable palette route and keep refining from there.

Analysis

Design expert profile

Detailed psychological and professional strategy for this specific tone.

Dark Gray (#535C5F) with RGB(83, 92, 95) and HSL(195, 7%, 35%). Suitable for modern interface themes, branding accents, and design systems.
graydarkneutralhex-535c5fh-195s-7l-35
Region

Language

Developer Handoff

Copy for any framework

CSS
/* Dark Gray */
color: #535C5F;
background-color: #535C5F;
border-color: #535C5F;
box-shadow: 0 4px 24px #535c5f40;
Tailwind CSS
bg-[#535C5F] text-[#535C5F] border-[#535C5F] ring-[#535C5F]
SwiftUI
Color(red: 0.325, green: 0.361, blue: 0.373)
Flutter / Dart
Color(0xFF535C5F)
Android XML
<color name="dark_gray">#535C5F</color>
React Native
{ color: '#535C5F' }
Social Media

Share this color

Beautiful swatches optimized for Pinterest, Instagram, and design moodboards.

DRAFTHUE.CO

Dark Gray

#535C5F·rgb(83, 92, 95)

Tip: Screenshots of this card are optimized for Pinterest (4:5 ratio).

Brand Match

Closest real-world color

Benjamin Moore
Hale Navy
HC-154 · #3A4F63
View this color →
About

About Dark Gray

This section gives the same kind of richer color context you’d expect from a dedicated color reference page.

Meaning
Dark Gray sits in the gray family with a dark tone, so it holds enough weight for primary UI accents. It reads as balanced, restrained, and dependable.
Applications
Dark Gray (#535C5F) with RGB(83, 92, 95) and HSL(195, 7%, 35%). Suitable for modern interface themes, branding accents, and design systems. It performs better as text or iconography on lighter contexts when paired carefully.
Family
Gray
Tone
Dark
Temperature
neutral
Keywords
gray, dark, neutral, hex-535c5f, h-195, s-7
Conversion

Color conversions

Use these values in CSS, product docs, design tokens, and print-oriented workflows.

HEX
#535C5F
RGB
rgb(83, 92, 95)
HSL
hsl(195, 7%, 35%)
HSV
hsv(195, 13%, 37%)
CMYK
cmyk(13%, 3%, 0%, 63%)
Variations

Shades and tonal variations

Build softer surfaces, deeper states, and a cleaner tonal system from the same base hue.

900
#131516
800
#242829
700
#3B4244
600
#535C5F
500
#6B777B
400
#849094
Color harmonies

Harmony-based palette routes

Move from a single color into full palette ideas based on common harmony systems.

Blindness simulator

Color blindness preview

These simulations help you judge whether the color keeps enough identity across common color-vision variations.

Protanopia
#57575E
Red-sensitive cones are reduced, so warm reds and greens can collapse toward similar mid-tones.
Deuteranopia
#56565E
Green-sensitive cones are reduced, which often compresses green and red distinctions.
Tritanopia
#535E5E
Blue-sensitive cones are reduced, which shifts blues and yellows toward flatter blends.
Contrast checker

Accessibility contrast snapshots

Use these quick checks to understand where the color is more reliable for text, icons, and UI foregrounds.

Aa
On white
6.85:1
AA passes for normal text.
Aa
On black
3.06:1
Only large-text AA passes.
Similar colors

Nearby color references

Use nearby colors when you want alternatives with a similar overall feel but a different hue or intensity.

Color libraries

Library-ready mappings

These mappings help you slot the color into CSS names, Tailwind-like scales, and semantic design tokens faster.

CSS named match
Dark Gray
Closest standard CSS name to #535C5F for developer-friendly reference and docs.
Design token
--color-gray-dark
A token-friendly alias you can use in design systems, Tailwind maps, or CSS variables.
Tailwind-friendly scale
gray-500
A naming pattern that fits Tailwind-style scale systems and keeps #535C5F as the core value.
HSL token
195 7% 35%
Useful when your component library or theme layer stores semantic colors in HSL channels.