#3F00BD Color Information

Hex color code: #3F00BD

#3F00BD is a striking purple color. In RGB it is (63, 0, 189), and in HSL it is (260°, 100%, 37%). It is popular in mobile app design.

Try:
Color NameIndigo
HEX
#3F00BD
RGB
63, 0, 189
HSL
260°, 100%, 37%
CMYK
67%, 100%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #3F00BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

63, 0, 189

Red: 63 / Green: 0 / Blue: 189

HSL

260°, 100%, 37%

Hue: 260° / Saturation: 100% / Lightness: 37%

CMYK

67%, 100%, 0%, 26%

Cyan: 67% / Magenta: 100% / Yellow: 0% / Key: 26%

What color is #3F00BD?

#3F00BD is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3F00BD to RGB:

rgb(63, 0, 189)HEX to RGB Converter →

HEX to HSL

Convert #3F00BD to HSL:

hsl(260, 100%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #3F00BD to CMYK:

cmyk(67%, 100%, 0%, 26%)Color Converter →

Color Meaning and Usage

A bold purple tone, #3F00BD has RGB (63, 0, 189) and HSL (260°, 100%, 37%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3F00BD is #7EBD00, creating high-contrast pairings. For softer combinations, try analogous colors like #001FBD.

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

Contrast with #3F00BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3F00BD?

#3F00BD is a bold purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #3F00BD?

#3F00BD in RGB is (63, 0, 189) - 63 red, 0 green, and 189 blue.

How to use #3F00BD in CSS?

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

What colors go well with #3F00BD?

#7EBD00 (complementary), #001FBD (analogous), and #250070 (lighter shade) work well with #3F00BD.