#3148AF Color Information

Hex color code: #3148AF

The hex color #3148AF is a peaceful blue with RGB values of (49, 72, 175) and HSL of (229°, 56%, 44%). It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#3148AF
RGB
49, 72, 175
HSL
229°, 56%, 44%
CMYK
72%, 59%, 0%, 31%

Shades

CSS Usage
color: #3148AF;
background-color: #3148AF;
border-color: #3148AF;
box-shadow: 0 0 10px #3148AF;
border: 2px solid #3148AF;
Tailwind Usage
bg-[#3148AF]
text-[#3148AF]
border-[#3148AF]
shadow-[0_0_10px_3148AF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #3148AF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #3148AF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #3148AF; 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 #3148AF; background-color: #3148AF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #3148AF20; border-left: 4px solid #3148AF; }

Link / Accent

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

a { color: #3148AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #3148AF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

49, 72, 175

Red: 49 / Green: 72 / Blue: 175

HSL

229°, 56%, 44%

Hue: 229° / Saturation: 56% / Lightness: 44%

CMYK

72%, 59%, 0%, 31%

Cyan: 72% / Magenta: 59% / Yellow: 0% / Key: 31%

What color is #3148AF?

#3148AF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3148AF to RGB:

rgb(49, 72, 175)HEX to RGB Converter →

HEX to HSL

Convert #3148AF to HSL:

hsl(229, 56%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #3148AF to CMYK:

cmyk(72%, 59%, 0%, 31%)Color Converter →

Color Meaning and Usage

#3148AF is a serene blue color with RGB values of 49, 72, 175 and HSL of 229°, 56%, 44%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3148AF is #AF9831, creating high-contrast pairings. For softer combinations, try analogous colors like #3187AF.

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

Contrast with #3148AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3148AF?

#3148AF is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #3148AF?

#3148AF in RGB is (49, 72, 175) - 49 red, 72 green, and 175 blue.

How to use #3148AF in CSS?

Use #3148AF directly in your CSS properties like color or background-color.

What colors go well with #3148AF?

#AF9831 (complementary), #3187AF (analogous), and #213073 (lighter shade) work well with #3148AF.