#6728CC Color Information

Hex color code: #6728CC

#6728CC is a cool purple color. In RGB it is (103, 40, 204), and in HSL it is (263°, 67%, 48%). It is commonly used in modern UI design.

Try:
Color NameBlue Violet
HEX
#6728CC
RGB
103, 40, 204
HSL
263°, 67%, 48%
CMYK
50%, 80%, 0%, 20%

Shades

CSS Usage
color: #6728CC;
background-color: #6728CC;
border-color: #6728CC;
box-shadow: 0 0 10px #6728CC;
border: 2px solid #6728CC;
Tailwind Usage
bg-[#6728CC]
text-[#6728CC]
border-[#6728CC]
shadow-[0_0_10px_6728CC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #6728CC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #6728CC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #6728CC; 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 #6728CC; background-color: #6728CC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #6728CC20; border-left: 4px solid #6728CC; }

Link / Accent

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

a { color: #6728CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6728CC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 40, 204

Red: 103 / Green: 40 / Blue: 204

HSL

263°, 67%, 48%

Hue: 263° / Saturation: 67% / Lightness: 48%

CMYK

50%, 80%, 0%, 20%

Cyan: 50% / Magenta: 80% / Yellow: 0% / Key: 20%

What color is #6728CC?

#6728CC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6728CC to RGB:

rgb(103, 40, 204)HEX to RGB Converter →

HEX to HSL

Convert #6728CC to HSL:

hsl(263, 67%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #6728CC to CMYK:

cmyk(50%, 80%, 0%, 20%)Color Converter →

Color Meaning and Usage

#6728CC is a tranquil purple color with RGB values of 103, 40, 204 and HSL of 263°, 67%, 48%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6728CC is #8ECC28, creating high-contrast pairings. For softer combinations, try analogous colors like #283CCC.

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

Contrast with #6728CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6728CC?

#6728CC is a tranquil purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #6728CC?

#6728CC in RGB is (103, 40, 204) - 103 red, 40 green, and 204 blue.

How to use #6728CC in CSS?

Use #6728CC directly in your CSS properties like color or background-color.

What colors go well with #6728CC?

#8ECC28 (complementary), #283CCC (analogous), and #471C8D (lighter shade) work well with #6728CC.