#7043CB Color Information

Hex color code: #7043CB

A serene purple shade, #7043CB appears as (112, 67, 203) in RGB and (260°, 57%, 53%) in HSL. It is popular in mobile app design.

Try:
Color NameSlate Blue
HEX
#7043CB
RGB
112, 67, 203
HSL
260°, 57%, 53%
CMYK
45%, 67%, 0%, 20%

Shades

CSS Usage
color: #7043CB;
background-color: #7043CB;
border-color: #7043CB;
box-shadow: 0 0 10px #7043CB;
border: 2px solid #7043CB;
Tailwind Usage
bg-[#7043CB]
text-[#7043CB]
border-[#7043CB]
shadow-[0_0_10px_7043CB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #7043CB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #7043CB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #7043CB; 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 #7043CB; background-color: #7043CB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #7043CB20; border-left: 4px solid #7043CB; }

Link / Accent

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

a { color: #7043CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7043CB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 67, 203

Red: 112 / Green: 67 / Blue: 203

HSL

260°, 57%, 53%

Hue: 260° / Saturation: 57% / Lightness: 53%

CMYK

45%, 67%, 0%, 20%

Cyan: 45% / Magenta: 67% / Yellow: 0% / Key: 20%

What color is #7043CB?

#7043CB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7043CB to RGB:

rgb(112, 67, 203)HEX to RGB Converter →

HEX to HSL

Convert #7043CB to HSL:

hsl(260, 57%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #7043CB to CMYK:

cmyk(45%, 67%, 0%, 20%)Color Converter →

Color Meaning and Usage

#7043CB is a tranquil purple color with RGB values of 112, 67, 203 and HSL of 260°, 57%, 53%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7043CB is #9ECB43, creating high-contrast pairings. For softer combinations, try analogous colors like #435ACB.

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

Contrast with #7043CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7043CB?

#7043CB is a tranquil purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #7043CB?

#7043CB in RGB is (112, 67, 203) - 112 red, 67 green, and 203 blue.

How to use #7043CB in CSS?

Use #7043CB directly in your CSS properties like color or background-color.

What colors go well with #7043CB?

#9ECB43 (complementary), #435ACB (analogous), and #4E2A98 (lighter shade) work well with #7043CB.