#525252

Tailwind neutral-600

#525252 is a grey colour. In RGB it is 82 red, 82 green and 82 blue, which converts to a hue of 0 degrees, 0% saturation and 32% lightness. It is Tailwind neutral-600 in that design system's palette.

Color values

HEX#525252
RGBrgb(82, 82, 82)
HSLhsl(0, 0%, 32%)
HSVhsv(0, 0%, 32%)
CMYKcmyk(0%, 0%, 0%, 68%)

Contrast and accessibility

Against white the contrast ratio is 7.81:1, and against black it is 2.69:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White7.81:1AAAAAA
Black2.69:1FailFail

Tints and shades

Lighter tints move #525252 toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #525252;
CSS rgb()color: rgb(82 82 82);
Tailwindbg-[#525252]
SwiftUIColor(red: 0.322, green: 0.322, blue: 0.322)
AndroidColor.parseColor("#525252")

Closest named color

The nearest CSS colour keyword to #525252 is darkslategray (#2F4F4F).

Related tools