#3F1DED Color Information

Hex color code: #3F1DED

A bold blue shade, #3F1DED appears as (63, 29, 237) in RGB and (250°, 85%, 52%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBlue
HEX
#3F1DED
RGB
63, 29, 237
HSL
250°, 85%, 52%
CMYK
73%, 88%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #3F1DED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

63, 29, 237

Red: 63 / Green: 29 / Blue: 237

HSL

250°, 85%, 52%

Hue: 250° / Saturation: 85% / Lightness: 52%

CMYK

73%, 88%, 0%, 7%

Cyan: 73% / Magenta: 88% / Yellow: 0% / Key: 7%

What color is #3F1DED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3F1DED to RGB:

rgb(63, 29, 237)HEX to RGB Converter →

HEX to HSL

Convert #3F1DED to HSL:

hsl(250, 85%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #3F1DED to CMYK:

cmyk(73%, 88%, 0%, 7%)Color Converter →

Color Meaning and Usage

A dynamic blue tone, #3F1DED has RGB (63, 29, 237) and HSL (250°, 85%, 52%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3F1DED is #CAED1D, creating high-contrast pairings. For softer combinations, try analogous colors like #1D62ED.

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

Contrast with #3F1DED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3F1DED?

#3F1DED is a dynamic blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #3F1DED?

#3F1DED in RGB is (63, 29, 237) - 63 red, 29 green, and 237 blue.

How to use #3F1DED in CSS?

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

What colors go well with #3F1DED?

#CAED1D (complementary), #1D62ED (analogous), and #290EAF (lighter shade) work well with #3F1DED.