Stone to HSL — Color Code

#ada587
Format Value
HEX #ada587
RGB rgb(173, 165, 135)
HSL hsl(47.4, 18.8%, 60.4%)
CMYK cmyk(0%, 4.6%, 22%, 32.2%)
HSV hsv(47.4, 22%, 67.8%)

stone color harmonies

Tints & shades of stone

Tints (lighter)

#b4ad92 #bcb59d #c3bea8 #cbc6b3 #d2cebe #dad6c8 #e1ded3 #e9e6de #f0efe9 #f8f7f4

Shades (darker)

#9d967b #8e876e #7e7862 #6e6956 #5e5a4a #4f4b3d #3f3c31 #2f2d25 #1f1e19 #100f0c

Contrast & accessibility

The quick brown fox

On white · 2.47:1 · Fail

The quick brown fox

On black · 8.51:1 · AAA

Recommended text color: #000000

Use stone in code

CSS color: #ada587;
SCSS $color: #ada587;
Tailwind bg-[#ada587]
Swift UIColor(red: 0.678, green: 0.647, blue: 0.529, alpha: 1)
Android Color.parseColor("#ada587")
Flutter Color(0xFFADA587)

Colors similar to stone

Browse all Yellow colors →

What is the HSL code for stone?

The CSS color stone in HSL format is hsl(47.4, 18.8%, 60.4%). Use this value directly in CSS, SVG, and most design tools.

How do I use stone in CSS?

To apply stone in CSS:

  • Text color: color: hsl(47.4, 18.8%, 60.4%);
  • Background: background-color: hsl(47.4, 18.8%, 60.4%);
  • Border: border-color: hsl(47.4, 18.8%, 60.4%);

What are all the color format values for stone?

FormatValue
HEX#ada587
RGBrgb(173, 165, 135)
HSLhsl(47.4, 18.8%, 60.4%)
CMYKcmyk(0%, 4.6%, 22%, 32.2%)

How do I convert stone to HSL?

Select stone from the color name list in our color converter. The HSL value — hsl(47.4, 18.8%, 60.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does stone belong to?

stone belongs to the yellow color family. It is a medium, muted color with HSL values: hue 47.4°, saturation 18.8%, lightness 60.4%.

How do I create lighter and darker shades of stone?

Lighter variant (lightness 75.4%): #ccc7b4. Darker variant (lightness 45.4%): #8a805e. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HSL used for?

HSL describes colors by hue (0–360°), saturation (0–100%) and lightness (0–100%). It is more intuitive for designers — easy to create lighter, darker or less saturated variants of any color.