#3843BC Color Information

Hex color code: #3843BC

The hex color #3843BC is a serene blue with RGB values of (56, 67, 188) and HSL of (235°, 54%, 48%). It is often used for branding and logos.

Try:
Color NameDark Slate Blue
HEX
#3843BC
RGB
56, 67, 188
HSL
235°, 54%, 48%
CMYK
70%, 64%, 0%, 26%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #3843BC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #3843BC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #3843BC; 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 #3843BC; background-color: #3843BC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #3843BC20; border-left: 4px solid #3843BC; }

Link / Accent

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

a { color: #3843BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #3843BC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

56, 67, 188

Red: 56 / Green: 67 / Blue: 188

HSL

235°, 54%, 48%

Hue: 235° / Saturation: 54% / Lightness: 48%

CMYK

70%, 64%, 0%, 26%

Cyan: 70% / Magenta: 64% / Yellow: 0% / Key: 26%

What color is #3843BC?

#3843BC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3843BC to RGB:

rgb(56, 67, 188)HEX to RGB Converter →

HEX to HSL

Convert #3843BC to HSL:

hsl(235, 54%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #3843BC to CMYK:

cmyk(70%, 64%, 0%, 26%)Color Converter →

Color Meaning and Usage

#3843BC is a calming blue color with RGB values of 56, 67, 188 and HSL of 235°, 54%, 48%. 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 #3843BC is #BCB138, creating high-contrast pairings. For softer combinations, try analogous colors like #3885BC.

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

Contrast with #3843BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3843BC?

#3843BC is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #3843BC?

#3843BC in RGB is (56, 67, 188) - 56 red, 67 green, and 188 blue.

How to use #3843BC in CSS?

Use #3843BC directly in your CSS properties like color or background-color.

What colors go well with #3843BC?

#BCB138 (complementary), #3885BC (analogous), and #272E82 (lighter shade) work well with #3843BC.