#545B72 Color Information

Hex color code: #545B72

A subtle blue shade, #545B72 appears as (84, 91, 114) in RGB and (226°, 15%, 39%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Blue
HEX
#545B72
RGB
84, 91, 114
HSL
226°, 15%, 39%
CMYK
26%, 20%, 0%, 55%

Shades

CSS Usage
color: #545B72;
background-color: #545B72;
border-color: #545B72;
box-shadow: 0 0 10px #545B72;
border: 2px solid #545B72;
Tailwind Usage
bg-[#545B72]
text-[#545B72]
border-[#545B72]
shadow-[0_0_10px_545B72]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #545B72, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #545B72; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #545B72; 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 #545B72; background-color: #545B7215; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #545B7220; border-left: 4px solid #545B72; }

Link / Accent

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

a { color: #545B72; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #545B72 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

84, 91, 114

Red: 84 / Green: 91 / Blue: 114

HSL

226°, 15%, 39%

Hue: 226° / Saturation: 15% / Lightness: 39%

CMYK

26%, 20%, 0%, 55%

Cyan: 26% / Magenta: 20% / Yellow: 0% / Key: 55%

What color is #545B72?

#545B72 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #545B72 to RGB:

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

HEX to HSL

Convert #545B72 to HSL:

hsl(226, 15%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #545B72 to CMYK:

cmyk(26%, 20%, 0%, 55%)Color Converter →

Color Meaning and Usage

#545B72 is a subtle blue color with RGB values of 84, 91, 114 and HSL of 226°, 15%, 39%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #545B72 is #726B55, creating high-contrast pairings. For softer combinations, try analogous colors like #556A72.

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

Contrast with #545B72

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #545B72?

#545B72 is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #545B72?

#545B72 in RGB is (84, 91, 114) - 84 red, 91 green, and 114 blue.

How to use #545B72 in CSS?

Use #545B72 directly in your CSS properties like color or background-color.

What colors go well with #545B72?

#726B55 (complementary), #556A72 (analogous), and #343846 (lighter shade) work well with #545B72.