#2B486D Color Information

Hex color code: #2B486D

The hex color #2B486D is a soft blue with RGB values of (43, 72, 109) and HSL of (214°, 43%, 30%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#2B486D
RGB
43, 72, 109
HSL
214°, 43%, 30%
CMYK
61%, 34%, 0%, 57%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2B486D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2B486D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #2B486D; 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 #2B486D; background-color: #2B486D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2B486D20; border-left: 4px solid #2B486D; }

Link / Accent

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

a { color: #2B486D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2B486D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

43, 72, 109

Red: 43 / Green: 72 / Blue: 109

HSL

214°, 43%, 30%

Hue: 214° / Saturation: 43% / Lightness: 30%

CMYK

61%, 34%, 0%, 57%

Cyan: 61% / Magenta: 34% / Yellow: 0% / Key: 57%

What color is #2B486D?

#2B486D is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2B486D to RGB:

rgb(43, 72, 109)HEX to RGB Converter →

HEX to HSL

Convert #2B486D to HSL:

hsl(214, 43%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #2B486D to CMYK:

cmyk(61%, 34%, 0%, 57%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #2B486D has RGB (43, 72, 109) and HSL (214°, 43%, 30%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2B486D is #6D512C, creating high-contrast pairings. For softer combinations, try analogous colors like #2C696D.

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

Contrast with #2B486D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2B486D?

#2B486D is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #2B486D?

#2B486D in RGB is (43, 72, 109) - 43 red, 72 green, and 109 blue.

How to use #2B486D in CSS?

Use #2B486D directly in your CSS properties like color or background-color.

What colors go well with #2B486D?

#6D512C (complementary), #2C696D (analogous), and #162437 (lighter shade) work well with #2B486D.