#384BDC Color Information

Hex color code: #384BDC

The hex color #384BDC is a cool blue with RGB values of (56, 75, 220) and HSL of (233°, 70%, 54%). It is commonly used in modern UI design.

Try:
Color NameRoyal Blue
HEX
#384BDC
RGB
56, 75, 220
HSL
233°, 70%, 54%
CMYK
75%, 66%, 0%, 14%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #384BDC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #384BDC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #384BDC; 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 #384BDC; background-color: #384BDC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #384BDC20; border-left: 4px solid #384BDC; }

Link / Accent

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

a { color: #384BDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #384BDC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

56, 75, 220

Red: 56 / Green: 75 / Blue: 220

HSL

233°, 70%, 54%

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

CMYK

75%, 66%, 0%, 14%

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

What color is #384BDC?

#384BDC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #384BDC to RGB:

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

HEX to HSL

Convert #384BDC to HSL:

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

HEX to CMYK

Convert #384BDC to CMYK:

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

Color Meaning and Usage

A peaceful blue tone, #384BDC has RGB (56, 75, 220) and HSL (233°, 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 #384BDC is #DCC938, creating high-contrast pairings. For softer combinations, try analogous colors like #389DDC.

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

Contrast with #384BDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #384BDC?

#384BDC is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #384BDC?

#384BDC in RGB is (56, 75, 220) - 56 red, 75 green, and 220 blue.

How to use #384BDC in CSS?

Use #384BDC directly in your CSS properties like color or background-color.

What colors go well with #384BDC?

#DCC938 (complementary), #389DDC (analogous), and #1E2EA9 (lighter shade) work well with #384BDC.