#726D9C Color Information

Hex color code: #726D9C

A balanced blue shade, #726D9C appears as (114, 109, 156) in RGB and (246°, 19%, 52%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSlate Gray
HEX
#726D9C
RGB
114, 109, 156
HSL
246°, 19%, 52%
CMYK
27%, 30%, 0%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #726D9C; 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 #726D9C; background-color: #726D9C15; }

Alert / Toast

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

Link / Accent

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

a { color: #726D9C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #726D9C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

114, 109, 156

Red: 114 / Green: 109 / Blue: 156

HSL

246°, 19%, 52%

Hue: 246° / Saturation: 19% / Lightness: 52%

CMYK

27%, 30%, 0%, 39%

Cyan: 27% / Magenta: 30% / Yellow: 0% / Key: 39%

What color is #726D9C?

#726D9C is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #726D9C to RGB:

rgb(114, 109, 156)HEX to RGB Converter →

HEX to HSL

Convert #726D9C to HSL:

hsl(246, 19%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #726D9C to CMYK:

cmyk(27%, 30%, 0%, 39%)Color Converter →

Color Meaning and Usage

A understated blue tone, #726D9C has RGB (114, 109, 156) and HSL (246°, 19%, 52%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #726D9C is #979C6D, creating high-contrast pairings. For softer combinations, try analogous colors like #6D809C.

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

Contrast with #726D9C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #726D9C?

#726D9C is a understated blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #726D9C?

#726D9C in RGB is (114, 109, 156) - 114 red, 109 green, and 156 blue.

How to use #726D9C in CSS?

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

What colors go well with #726D9C?

#979C6D (complementary), #6D809C (analogous), and #504C70 (lighter shade) work well with #726D9C.