#387DDC Color Information

Hex color code: #387DDC

The hex color #387DDC is a cool blue with RGB values of (56, 125, 220) and HSL of (215°, 70%, 54%). It is commonly used in modern UI design.

Try:
Color NameRoyal Blue
HEX
#387DDC
RGB
56, 125, 220
HSL
215°, 70%, 54%
CMYK
75%, 43%, 0%, 14%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #387DDC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #387DDC; color: #000000; }

Badge

New Feature
.badge { background-color: #387DDC; color: #000000; }

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 #387DDC; background-color: #387DDC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #387DDC20; border-left: 4px solid #387DDC; }

Link / Accent

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

a { color: #387DDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #387DDC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

56, 125, 220

Red: 56 / Green: 125 / Blue: 220

HSL

215°, 70%, 54%

Hue: 215° / Saturation: 70% / Lightness: 54%

CMYK

75%, 43%, 0%, 14%

Cyan: 75% / Magenta: 43% / Yellow: 0% / Key: 14%

What color is #387DDC?

#387DDC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #387DDC to RGB:

rgb(56, 125, 220)HEX to RGB Converter →

HEX to HSL

Convert #387DDC to HSL:

hsl(215, 70%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #387DDC to CMYK:

cmyk(75%, 43%, 0%, 14%)Color Converter →

Color Meaning and Usage

A peaceful blue tone, #387DDC has RGB (56, 125, 220) and HSL (215°, 70%, 54%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #387DDC is #DC9738, creating high-contrast pairings. For softer combinations, try analogous colors like #38CEDC.

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

Contrast with #387DDC

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

Contrast Ratio: 5.14:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #387DDC?

#387DDC is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #387DDC?

#387DDC in RGB is (56, 125, 220) - 56 red, 125 green, and 220 blue.

How to use #387DDC in CSS?

Use #387DDC directly in your CSS properties like color or background-color.

What colors go well with #387DDC?

#DC9738 (complementary), #38CEDC (analogous), and #1E58A9 (lighter shade) work well with #387DDC.