#485561 Color Information

Hex color code: #485561

A subtle blue shade, #485561 appears as (72, 85, 97) in RGB and (209°, 15%, 33%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#485561
RGB
72, 85, 97
HSL
209°, 15%, 33%
CMYK
26%, 12%, 0%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #485561; 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 #485561; background-color: #48556115; }

Alert / Toast

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

Link / Accent

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

a { color: #485561; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #485561 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 85, 97

Red: 72 / Green: 85 / Blue: 97

HSL

209°, 15%, 33%

Hue: 209° / Saturation: 15% / Lightness: 33%

CMYK

26%, 12%, 0%, 62%

Cyan: 26% / Magenta: 12% / Yellow: 0% / Key: 62%

What color is #485561?

#485561 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #485561 to RGB:

rgb(72, 85, 97)HEX to RGB Converter →

HEX to HSL

Convert #485561 to HSL:

hsl(209, 15%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #485561 to CMYK:

cmyk(26%, 12%, 0%, 62%)Color Converter →

Color Meaning and Usage

#485561 is a muted blue color with RGB values of 72, 85, 97 and HSL of 209°, 15%, 33%. This cyan-blue hue evokes trust and professionalism, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #485561 is #615448, creating high-contrast pairings. For softer combinations, try analogous colors like #486160.

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

Contrast with #485561

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #485561?

#485561 is a muted blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #485561?

#485561 in RGB is (72, 85, 97) - 72 red, 85 green, and 97 blue.

How to use #485561 in CSS?

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

What colors go well with #485561?

#615448 (complementary), #486160 (analogous), and #272E35 (lighter shade) work well with #485561.