#381DED Color Information

Hex color code: #381DED

A bold blue shade, #381DED appears as (56, 29, 237) in RGB and (248°, 85%, 52%) in HSL. It is often used for branding and logos.

Try:
Color NameBlue
HEX
#381DED
RGB
56, 29, 237
HSL
248°, 85%, 52%
CMYK
76%, 88%, 0%, 7%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #381DED, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #381DED; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #381DED; 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 #381DED; background-color: #381DED15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #381DED20; border-left: 4px solid #381DED; }

Link / Accent

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

a { color: #381DED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #381DED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

56, 29, 237

Red: 56 / Green: 29 / Blue: 237

HSL

248°, 85%, 52%

Hue: 248° / Saturation: 85% / Lightness: 52%

CMYK

76%, 88%, 0%, 7%

Cyan: 76% / Magenta: 88% / Yellow: 0% / Key: 7%

What color is #381DED?

#381DED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #381DED to RGB:

rgb(56, 29, 237)HEX to RGB Converter →

HEX to HSL

Convert #381DED to HSL:

hsl(248, 85%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #381DED to CMYK:

cmyk(76%, 88%, 0%, 7%)Color Converter →

Color Meaning and Usage

A striking blue tone, #381DED has RGB (56, 29, 237) and HSL (248°, 85%, 52%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #381DED is #D1ED1D, creating high-contrast pairings. For softer combinations, try analogous colors like #1D69ED.

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

Contrast with #381DED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #381DED?

#381DED is a striking blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #381DED?

#381DED in RGB is (56, 29, 237) - 56 red, 29 green, and 237 blue.

How to use #381DED in CSS?

Use #381DED directly in your CSS properties like color or background-color.

What colors go well with #381DED?

#D1ED1D (complementary), #1D69ED (analogous), and #240EAF (lighter shade) work well with #381DED.