#736FCE Color Information

Hex color code: #736FCE

#736FCE is a pastel blue color. In RGB it is (115, 111, 206), and in HSL it is (243°, 49%, 62%). It is commonly used in modern UI design.

Try:
Color NameSlate Blue
HEX
#736FCE
RGB
115, 111, 206
HSL
243°, 49%, 62%
CMYK
44%, 46%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #736FCE; color: #000000; }

Badge

New Feature
.badge { background-color: #736FCE; color: #000000; }

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 #736FCE; background-color: #736FCE15; }

Alert / Toast

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

Link / Accent

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

a { color: #736FCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

115, 111, 206

Red: 115 / Green: 111 / Blue: 206

HSL

243°, 49%, 62%

Hue: 243° / Saturation: 49% / Lightness: 62%

CMYK

44%, 46%, 0%, 19%

Cyan: 44% / Magenta: 46% / Yellow: 0% / Key: 19%

What color is #736FCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #736FCE to RGB:

rgb(115, 111, 206)HEX to RGB Converter →

HEX to HSL

Convert #736FCE to HSL:

hsl(243, 49%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #736FCE to CMYK:

cmyk(44%, 46%, 0%, 19%)Color Converter →

Color Meaning and Usage

A soft blue tone, #736FCE has RGB (115, 111, 206) and HSL (243°, 49%, 62%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #736FCE is #C9CE6F, creating high-contrast pairings. For softer combinations, try analogous colors like #6F99CE.

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

Contrast with #736FCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #736FCE?

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

What is the RGB value of #736FCE?

#736FCE in RGB is (115, 111, 206) - 115 red, 111 green, and 206 blue.

How to use #736FCE in CSS?

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

What colors go well with #736FCE?

#C9CE6F (complementary), #6F99CE (analogous), and #433DB3 (lighter shade) work well with #736FCE.