#54585F Color Information

Hex color code: #54585F

The hex color #54585F is a muted blue with RGB values of (84, 88, 95) and HSL of (218°, 6%, 35%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#54585F
RGB
84, 88, 95
HSL
218°, 6%, 35%
CMYK
12%, 7%, 0%, 63%

Shades

CSS Usage
color: #54585F;
background-color: #54585F;
border-color: #54585F;
box-shadow: 0 0 10px #54585F;
border: 2px solid #54585F;
Tailwind Usage
bg-[#54585F]
text-[#54585F]
border-[#54585F]
shadow-[0_0_10px_54585F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #54585F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #54585F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #54585F; 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 #54585F; background-color: #54585F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #54585F20; border-left: 4px solid #54585F; }

Link / Accent

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

a { color: #54585F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #54585F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

84, 88, 95

Red: 84 / Green: 88 / Blue: 95

HSL

218°, 6%, 35%

Hue: 218° / Saturation: 6% / Lightness: 35%

CMYK

12%, 7%, 0%, 63%

Cyan: 12% / Magenta: 7% / Yellow: 0% / Key: 63%

What color is #54585F?

#54585F is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #54585F to RGB:

rgb(84, 88, 95)HEX to RGB Converter →

HEX to HSL

Convert #54585F to HSL:

hsl(218, 6%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #54585F to CMYK:

cmyk(12%, 7%, 0%, 63%)Color Converter →

Color Meaning and Usage

A balanced blue tone, #54585F has RGB (84, 88, 95) and HSL (218°, 6%, 35%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #54585F is #5F5B54, creating high-contrast pairings. For softer combinations, try analogous colors like #545D5F.

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

Contrast with #54585F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #54585F?

#54585F is a balanced blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #54585F?

#54585F in RGB is (84, 88, 95) - 84 red, 88 green, and 95 blue.

How to use #54585F in CSS?

Use #54585F directly in your CSS properties like color or background-color.

What colors go well with #54585F?

#5F5B54 (complementary), #545D5F (analogous), and #303236 (lighter shade) work well with #54585F.