#60549C Color Information

Hex color code: #60549C

The hex color #60549C is a gentle blue with RGB values of (96, 84, 156) and HSL of (250°, 30%, 47%). It is frequently seen in web interfaces.

Try:
Color NameRebecca Purple
HEX
#60549C
RGB
96, 84, 156
HSL
250°, 30%, 47%
CMYK
38%, 46%, 0%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #60549C; 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 #60549C; background-color: #60549C15; }

Alert / Toast

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

Link / Accent

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

a { color: #60549C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #60549C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

96, 84, 156

Red: 96 / Green: 84 / Blue: 156

HSL

250°, 30%, 47%

Hue: 250° / Saturation: 30% / Lightness: 47%

CMYK

38%, 46%, 0%, 39%

Cyan: 38% / Magenta: 46% / Yellow: 0% / Key: 39%

What color is #60549C?

#60549C is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #60549C to RGB:

rgb(96, 84, 156)HEX to RGB Converter →

HEX to HSL

Convert #60549C to HSL:

hsl(250, 30%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #60549C to CMYK:

cmyk(38%, 46%, 0%, 39%)Color Converter →

Color Meaning and Usage

#60549C is a subtle blue color with RGB values of 96, 84, 156 and HSL of 250°, 30%, 47%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #60549C is #909C54, creating high-contrast pairings. For softer combinations, try analogous colors like #546C9C.

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

Contrast with #60549C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #60549C?

#60549C is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #60549C?

#60549C in RGB is (96, 84, 156) - 96 red, 84 green, and 156 blue.

How to use #60549C in CSS?

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

What colors go well with #60549C?

#909C54 (complementary), #546C9C (analogous), and #41396A (lighter shade) work well with #60549C.