#48445A Color Information

Hex color code: #48445A

A neutral blue shade, #48445A appears as (72, 68, 90) in RGB and (251°, 14%, 31%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#48445A
RGB
72, 68, 90
HSL
251°, 14%, 31%
CMYK
20%, 24%, 0%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #48445A; 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 #48445A; background-color: #48445A15; }

Alert / Toast

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

Link / Accent

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

a { color: #48445A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #48445A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 68, 90

Red: 72 / Green: 68 / Blue: 90

HSL

251°, 14%, 31%

Hue: 251° / Saturation: 14% / Lightness: 31%

CMYK

20%, 24%, 0%, 65%

Cyan: 20% / Magenta: 24% / Yellow: 0% / Key: 65%

What color is #48445A?

#48445A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #48445A to RGB:

rgb(72, 68, 90)HEX to RGB Converter →

HEX to HSL

Convert #48445A to HSL:

hsl(251, 14%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #48445A to CMYK:

cmyk(20%, 24%, 0%, 65%)Color Converter →

Color Meaning and Usage

#48445A is a balanced blue color with RGB values of 72, 68, 90 and HSL of 251°, 14%, 31%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #48445A is #565A44, creating high-contrast pairings. For softer combinations, try analogous colors like #444B5A.

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

Contrast with #48445A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #48445A?

#48445A is a balanced blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #48445A?

#48445A in RGB is (72, 68, 90) - 72 red, 68 green, and 90 blue.

How to use #48445A in CSS?

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

What colors go well with #48445A?

#565A44 (complementary), #444B5A (analogous), and #25232F (lighter shade) work well with #48445A.