#1E032B Color Information

Hex color code: #1E032B

#1E032B is a intense purple color. In RGB it is (30, 3, 43), and in HSL it is (281°, 87%, 9%). It is popular in mobile app design.

Try:
Color NameBlack
HEX
#1E032B
RGB
30, 3, 43
HSL
281°, 87%, 9%
CMYK
30%, 93%, 0%, 83%

Shades

CSS Usage
color: #1E032B;
background-color: #1E032B;
border-color: #1E032B;
box-shadow: 0 0 10px #1E032B;
border: 2px solid #1E032B;
Tailwind Usage
bg-[#1E032B]
text-[#1E032B]
border-[#1E032B]
shadow-[0_0_10px_1E032B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #1E032B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #1E032B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #1E032B; 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 #1E032B; background-color: #1E032B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #1E032B20; border-left: 4px solid #1E032B; }

Link / Accent

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

a { color: #1E032B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1E032B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

30, 3, 43

Red: 30 / Green: 3 / Blue: 43

HSL

281°, 87%, 9%

Hue: 281° / Saturation: 87% / Lightness: 9%

CMYK

30%, 93%, 0%, 83%

Cyan: 30% / Magenta: 93% / Yellow: 0% / Key: 83%

What color is #1E032B?

#1E032B is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1E032B to RGB:

rgb(30, 3, 43)HEX to RGB Converter →

HEX to HSL

Convert #1E032B to HSL:

hsl(281, 87%, 9%)RGB to HSL Converter →

HEX to CMYK

Convert #1E032B to CMYK:

cmyk(30%, 93%, 0%, 83%)Color Converter →

Color Meaning and Usage

A intense purple tone, #1E032B has RGB (30, 3, 43) and HSL (281°, 87%, 9%). Known for evoking sophistication and elegance, this very dark shade is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1E032B is #102B03, creating high-contrast pairings. For softer combinations, try analogous colors like #0A032B.

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

Contrast with #1E032B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1E032B?

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

What is the RGB value of #1E032B?

#1E032B in RGB is (30, 3, 43) - 30 red, 3 green, and 43 blue.

How to use #1E032B in CSS?

Use #1E032B directly in your CSS properties like color or background-color.

What colors go well with #1E032B?

#102B03 (complementary), #0A032B (analogous), and #000000 (lighter shade) work well with #1E032B.