#2849AB Color Information

Hex color code: #2849AB

A cool blue shade, #2849AB appears as (40, 73, 171) in RGB and (225°, 62%, 41%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#2849AB
RGB
40, 73, 171
HSL
225°, 62%, 41%
CMYK
77%, 57%, 0%, 33%

Shades

CSS Usage
color: #2849AB;
background-color: #2849AB;
border-color: #2849AB;
box-shadow: 0 0 10px #2849AB;
border: 2px solid #2849AB;
Tailwind Usage
bg-[#2849AB]
text-[#2849AB]
border-[#2849AB]
shadow-[0_0_10px_2849AB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2849AB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2849AB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #2849AB; 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 #2849AB; background-color: #2849AB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2849AB20; border-left: 4px solid #2849AB; }

Link / Accent

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

a { color: #2849AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2849AB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

40, 73, 171

Red: 40 / Green: 73 / Blue: 171

HSL

225°, 62%, 41%

Hue: 225° / Saturation: 62% / Lightness: 41%

CMYK

77%, 57%, 0%, 33%

Cyan: 77% / Magenta: 57% / Yellow: 0% / Key: 33%

What color is #2849AB?

#2849AB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2849AB to RGB:

rgb(40, 73, 171)HEX to RGB Converter →

HEX to HSL

Convert #2849AB to HSL:

hsl(225, 62%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #2849AB to CMYK:

cmyk(77%, 57%, 0%, 33%)Color Converter →

Color Meaning and Usage

#2849AB is a serene blue color with RGB values of 40, 73, 171 and HSL of 225°, 62%, 41%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2849AB is #A98928, creating high-contrast pairings. For softer combinations, try analogous colors like #2889A9.

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

Contrast with #2849AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2849AB?

#2849AB is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #2849AB?

#2849AB in RGB is (40, 73, 171) - 40 red, 73 green, and 171 blue.

How to use #2849AB in CSS?

Use #2849AB directly in your CSS properties like color or background-color.

What colors go well with #2849AB?

#A98928 (complementary), #2889A9 (analogous), and #192E6B (lighter shade) work well with #2849AB.