#63759C Color Information

Hex color code: #63759C

A pastel blue shade, #63759C appears as (99, 117, 156) in RGB and (221°, 22%, 50%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSlate Gray
HEX
#63759C
RGB
99, 117, 156
HSL
221°, 22%, 50%
CMYK
37%, 25%, 0%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #63759C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

99, 117, 156

Red: 99 / Green: 117 / Blue: 156

HSL

221°, 22%, 50%

Hue: 221° / Saturation: 22% / Lightness: 50%

CMYK

37%, 25%, 0%, 39%

Cyan: 37% / Magenta: 25% / Yellow: 0% / Key: 39%

What color is #63759C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #63759C to RGB:

rgb(99, 117, 156)HEX to RGB Converter →

HEX to HSL

Convert #63759C to HSL:

hsl(221, 22%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #63759C to CMYK:

cmyk(37%, 25%, 0%, 39%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #63759C has RGB (99, 117, 156) and HSL (221°, 22%, 50%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #63759C is #9C8A63, creating high-contrast pairings. For softer combinations, try analogous colors like #63919C.

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

Contrast with #63759C

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

Contrast Ratio: 4.56:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #63759C?

#63759C is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #63759C?

#63759C in RGB is (99, 117, 156) - 99 red, 117 green, and 156 blue.

How to use #63759C in CSS?

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

What colors go well with #63759C?

#9C8A63 (complementary), #63919C (analogous), and #46526D (lighter shade) work well with #63759C.