#736CAC Color Information

Hex color code: #736CAC

The hex color #736CAC is a subtle blue with RGB values of (115, 108, 172) and HSL of (247°, 28%, 55%). It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#736CAC
RGB
115, 108, 172
HSL
247°, 28%, 55%
CMYK
33%, 37%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #736CAC; 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 #736CAC; background-color: #736CAC15; }

Alert / Toast

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

Link / Accent

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

a { color: #736CAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #736CAC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

115, 108, 172

Red: 115 / Green: 108 / Blue: 172

HSL

247°, 28%, 55%

Hue: 247° / Saturation: 28% / Lightness: 55%

CMYK

33%, 37%, 0%, 33%

Cyan: 33% / Magenta: 37% / Yellow: 0% / Key: 33%

What color is #736CAC?

#736CAC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #736CAC to RGB:

rgb(115, 108, 172)HEX to RGB Converter →

HEX to HSL

Convert #736CAC to HSL:

hsl(247, 28%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #736CAC to CMYK:

cmyk(33%, 37%, 0%, 33%)Color Converter →

Color Meaning and Usage

A soft blue tone, #736CAC has RGB (115, 108, 172) and HSL (247°, 28%, 55%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #736CAC is #A5AC6C, creating high-contrast pairings. For softer combinations, try analogous colors like #6C85AC.

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

Contrast with #736CAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #736CAC?

#736CAC is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #736CAC?

#736CAC in RGB is (115, 108, 172) - 115 red, 108 green, and 172 blue.

How to use #736CAC in CSS?

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

What colors go well with #736CAC?

#A5AC6C (complementary), #6C85AC (analogous), and #504983 (lighter shade) work well with #736CAC.