#734FCF Color Information

Hex color code: #734FCF

A peaceful purple shade, #734FCF appears as (115, 79, 207) in RGB and (257°, 57%, 56%) in HSL. It is typically applied in digital products.

Try:
Color NameSlate Blue
HEX
#734FCF
RGB
115, 79, 207
HSL
257°, 57%, 56%
CMYK
44%, 62%, 0%, 19%

Shades

CSS Usage
color: #734FCF;
background-color: #734FCF;
border-color: #734FCF;
box-shadow: 0 0 10px #734FCF;
border: 2px solid #734FCF;
Tailwind Usage
bg-[#734FCF]
text-[#734FCF]
border-[#734FCF]
shadow-[0_0_10px_734FCF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #734FCF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #734FCF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #734FCF; 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 #734FCF; background-color: #734FCF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #734FCF20; border-left: 4px solid #734FCF; }

Link / Accent

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

a { color: #734FCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #734FCF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

115, 79, 207

Red: 115 / Green: 79 / Blue: 207

HSL

257°, 57%, 56%

Hue: 257° / Saturation: 57% / Lightness: 56%

CMYK

44%, 62%, 0%, 19%

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

What color is #734FCF?

#734FCF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #734FCF to RGB:

rgb(115, 79, 207)HEX to RGB Converter →

HEX to HSL

Convert #734FCF to HSL:

hsl(257, 57%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #734FCF to CMYK:

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

Color Meaning and Usage

#734FCF is a cool purple color with RGB values of 115, 79, 207 and HSL of 257°, 57%, 56%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #734FCF is #ABCF4F, creating high-contrast pairings. For softer combinations, try analogous colors like #4F6BCF.

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

Contrast with #734FCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #734FCF?

#734FCF is a cool purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #734FCF?

#734FCF in RGB is (115, 79, 207) - 115 red, 79 green, and 207 blue.

How to use #734FCF in CSS?

Use #734FCF directly in your CSS properties like color or background-color.

What colors go well with #734FCF?

#ABCF4F (complementary), #4F6BCF (analogous), and #4F2DA4 (lighter shade) work well with #734FCF.