#3C286C Color Information

Hex color code: #3C286C

#3C286C is a soft purple color. In RGB it is (60, 40, 108), and in HSL it is (258°, 46%, 29%). It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#3C286C
RGB
60, 40, 108
HSL
258°, 46%, 29%
CMYK
44%, 63%, 0%, 58%

Shades

CSS Usage
color: #3C286C;
background-color: #3C286C;
border-color: #3C286C;
box-shadow: 0 0 10px #3C286C;
border: 2px solid #3C286C;
Tailwind Usage
bg-[#3C286C]
text-[#3C286C]
border-[#3C286C]
shadow-[0_0_10px_3C286C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #3C286C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #3C286C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #3C286C; 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 #3C286C; background-color: #3C286C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #3C286C20; border-left: 4px solid #3C286C; }

Link / Accent

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

a { color: #3C286C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #3C286C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

60, 40, 108

Red: 60 / Green: 40 / Blue: 108

HSL

258°, 46%, 29%

Hue: 258° / Saturation: 46% / Lightness: 29%

CMYK

44%, 63%, 0%, 58%

Cyan: 44% / Magenta: 63% / Yellow: 0% / Key: 58%

What color is #3C286C?

#3C286C is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3C286C to RGB:

rgb(60, 40, 108)HEX to RGB Converter →

HEX to HSL

Convert #3C286C to HSL:

hsl(258, 46%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #3C286C to CMYK:

cmyk(44%, 63%, 0%, 58%)Color Converter →

Color Meaning and Usage

#3C286C is a subtle purple color with RGB values of 60, 40, 108 and HSL of 258°, 46%, 29%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3C286C is #586C28, creating high-contrast pairings. For softer combinations, try analogous colors like #28366C.

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

Contrast with #3C286C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3C286C?

#3C286C is a subtle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #3C286C?

#3C286C in RGB is (60, 40, 108) - 60 red, 40 green, and 108 blue.

How to use #3C286C in CSS?

Use #3C286C directly in your CSS properties like color or background-color.

What colors go well with #3C286C?

#586C28 (complementary), #28366C (analogous), and #1D1334 (lighter shade) work well with #3C286C.