#3838EE Color Information

Hex color code: #3838EE

The hex color #3838EE is a dynamic blue with RGB values of (56, 56, 238) and HSL of (240°, 84%, 58%). It is typically applied in digital products.

Try:
Color NameRoyal Blue
HEX
#3838EE
RGB
56, 56, 238
HSL
240°, 84%, 58%
CMYK
76%, 76%, 0%, 7%

Shades

CSS Usage
color: #3838EE;
background-color: #3838EE;
border-color: #3838EE;
box-shadow: 0 0 10px #3838EE;
border: 2px solid #3838EE;
Tailwind Usage
bg-[#3838EE]
text-[#3838EE]
border-[#3838EE]
shadow-[0_0_10px_3838EE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #3838EE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #3838EE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #3838EE; 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 #3838EE; background-color: #3838EE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #3838EE20; border-left: 4px solid #3838EE; }

Link / Accent

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

a { color: #3838EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #3838EE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

56, 56, 238

Red: 56 / Green: 56 / Blue: 238

HSL

240°, 84%, 58%

Hue: 240° / Saturation: 84% / Lightness: 58%

CMYK

76%, 76%, 0%, 7%

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

What color is #3838EE?

#3838EE is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3838EE to RGB:

rgb(56, 56, 238)HEX to RGB Converter →

HEX to HSL

Convert #3838EE to HSL:

hsl(240, 84%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #3838EE to CMYK:

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

Color Meaning and Usage

#3838EE is a eye-catching blue color with RGB values of 56, 56, 238 and HSL of 240°, 84%, 58%. This highly saturated hue evokes energy and excitement, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3838EE is #EEEE3A, creating high-contrast pairings. For softer combinations, try analogous colors like #3A94EE.

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

Contrast with #3838EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3838EE?

#3838EE is a eye-catching blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #3838EE?

#3838EE in RGB is (56, 56, 238) - 56 red, 56 green, and 238 blue.

How to use #3838EE in CSS?

Use #3838EE directly in your CSS properties like color or background-color.

What colors go well with #3838EE?

#EEEE3A (complementary), #3A94EE (analogous), and #1212CA (lighter shade) work well with #3838EE.