#383DDC Color Information

Hex color code: #383DDC

A cool blue shade, #383DDC appears as (56, 61, 220) in RGB and (238°, 70%, 54%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRoyal Blue
HEX
#383DDC
RGB
56, 61, 220
HSL
238°, 70%, 54%
CMYK
75%, 72%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #383DDC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #383DDC; 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 #383DDC; background-color: #383DDC15; }

Alert / Toast

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

Link / Accent

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

a { color: #383DDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

56, 61, 220

Red: 56 / Green: 61 / Blue: 220

HSL

238°, 70%, 54%

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

CMYK

75%, 72%, 0%, 14%

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

What color is #383DDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #383DDC to RGB:

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

HEX to HSL

Convert #383DDC to HSL:

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

HEX to CMYK

Convert #383DDC to CMYK:

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

Color Meaning and Usage

#383DDC is a tranquil blue color with RGB values of 56, 61, 220 and HSL of 238°, 70%, 54%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #383DDC is #DCD638, creating high-contrast pairings. For softer combinations, try analogous colors like #388FDC.

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

Contrast with #383DDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #383DDC?

#383DDC is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #383DDC?

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

How to use #383DDC in CSS?

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

What colors go well with #383DDC?

#DCD638 (complementary), #388FDC (analogous), and #1E22A9 (lighter shade) work well with #383DDC.