#32074B Color Information

Hex color code: #32074B

A intense purple shade, #32074B appears as (50, 7, 75) in RGB and (278°, 83%, 16%) in HSL. It is widely used in graphic design.

Try:
Color NameIndigo
HEX
#32074B
RGB
50, 7, 75
HSL
278°, 83%, 16%
CMYK
33%, 91%, 0%, 71%

Shades

CSS Usage
color: #32074B;
background-color: #32074B;
border-color: #32074B;
box-shadow: 0 0 10px #32074B;
border: 2px solid #32074B;
Tailwind Usage
bg-[#32074B]
text-[#32074B]
border-[#32074B]
shadow-[0_0_10px_32074B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #32074B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #32074B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #32074B; 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 #32074B; background-color: #32074B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #32074B20; border-left: 4px solid #32074B; }

Link / Accent

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

a { color: #32074B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #32074B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 7, 75

Red: 50 / Green: 7 / Blue: 75

HSL

278°, 83%, 16%

Hue: 278° / Saturation: 83% / Lightness: 16%

CMYK

33%, 91%, 0%, 71%

Cyan: 33% / Magenta: 91% / Yellow: 0% / Key: 71%

What color is #32074B?

#32074B is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #32074B to RGB:

rgb(50, 7, 75)HEX to RGB Converter →

HEX to HSL

Convert #32074B to HSL:

hsl(278, 83%, 16%)RGB to HSL Converter →

HEX to CMYK

Convert #32074B to CMYK:

cmyk(33%, 91%, 0%, 71%)Color Converter →

Color Meaning and Usage

A intense purple tone, #32074B has RGB (50, 7, 75) and HSL (278°, 83%, 16%). Known for evoking sophistication and elegance, this very dark shade is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #32074B is #204B07, creating high-contrast pairings. For softer combinations, try analogous colors like #10074B.

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

Contrast with #32074B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #32074B?

#32074B is a intense purple color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #32074B?

#32074B in RGB is (50, 7, 75) - 50 red, 7 green, and 75 blue.

How to use #32074B in CSS?

Use #32074B directly in your CSS properties like color or background-color.

What colors go well with #32074B?

#204B07 (complementary), #10074B (analogous), and #030005 (lighter shade) work well with #32074B.