#54525B Color Information

Hex color code: #54525B

A balanced blue shade, #54525B appears as (84, 82, 91) in RGB and (253°, 5%, 34%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#54525B
RGB
84, 82, 91
HSL
253°, 5%, 34%
CMYK
8%, 10%, 0%, 64%

Shades

CSS Usage
color: #54525B;
background-color: #54525B;
border-color: #54525B;
box-shadow: 0 0 10px #54525B;
border: 2px solid #54525B;
Tailwind Usage
bg-[#54525B]
text-[#54525B]
border-[#54525B]
shadow-[0_0_10px_54525B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #54525B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #54525B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #54525B; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #54525B; background-color: #54525B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #54525B20; border-left: 4px solid #54525B; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #54525B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #54525B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

84, 82, 91

Red: 84 / Green: 82 / Blue: 91

HSL

253°, 5%, 34%

Hue: 253° / Saturation: 5% / Lightness: 34%

CMYK

8%, 10%, 0%, 64%

Cyan: 8% / Magenta: 10% / Yellow: 0% / Key: 64%

What color is #54525B?

#54525B is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #54525B to RGB:

rgb(84, 82, 91)HEX to RGB Converter →

HEX to HSL

Convert #54525B to HSL:

hsl(253, 5%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #54525B to CMYK:

cmyk(8%, 10%, 0%, 64%)Color Converter →

Color Meaning and Usage

#54525B is a neutral blue color with RGB values of 84, 82, 91 and HSL of 253°, 5%, 34%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #54525B is #595B52, creating high-contrast pairings. For softer combinations, try analogous colors like #52555B.

Use #54525B in CSS: color: #54525B or background-color: #54525B. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #54525B

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 2.73:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #54525B?

#54525B is a neutral blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #54525B?

#54525B in RGB is (84, 82, 91) - 84 red, 82 green, and 91 blue.

How to use #54525B in CSS?

Use #54525B directly in your CSS properties like color or background-color.

What colors go well with #54525B?

#595B52 (complementary), #52555B (analogous), and #2F2E33 (lighter shade) work well with #54525B.