#3F43AB Color Information

Hex color code: #3F43AB

A soft blue shade, #3F43AB appears as (63, 67, 171) in RGB and (238°, 46%, 46%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#3F43AB
RGB
63, 67, 171
HSL
238°, 46%, 46%
CMYK
63%, 61%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #3F43AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

63, 67, 171

Red: 63 / Green: 67 / Blue: 171

HSL

238°, 46%, 46%

Hue: 238° / Saturation: 46% / Lightness: 46%

CMYK

63%, 61%, 0%, 33%

Cyan: 63% / Magenta: 61% / Yellow: 0% / Key: 33%

What color is #3F43AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3F43AB to RGB:

rgb(63, 67, 171)HEX to RGB Converter →

HEX to HSL

Convert #3F43AB to HSL:

hsl(238, 46%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #3F43AB to CMYK:

cmyk(63%, 61%, 0%, 33%)Color Converter →

Color Meaning and Usage

#3F43AB is a pastel blue color with RGB values of 63, 67, 171 and HSL of 238°, 46%, 46%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3F43AB is #ABA83F, creating high-contrast pairings. For softer combinations, try analogous colors like #3F79AB.

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

Contrast with #3F43AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3F43AB?

#3F43AB is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #3F43AB?

#3F43AB in RGB is (63, 67, 171) - 63 red, 67 green, and 171 blue.

How to use #3F43AB in CSS?

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

What colors go well with #3F43AB?

#ABA83F (complementary), #3F79AB (analogous), and #2B2D73 (lighter shade) work well with #3F43AB.