#3E7ECC Color Information

Hex color code: #3E7ECC

The hex color #3E7ECC is a cool blue with RGB values of (62, 126, 204) and HSL of (213°, 58%, 52%). It is commonly used in modern UI design.

Try:
Color NameSteel Blue
HEX
#3E7ECC
RGB
62, 126, 204
HSL
213°, 58%, 52%
CMYK
70%, 38%, 0%, 20%

Shades

CSS Usage
color: #3E7ECC;
background-color: #3E7ECC;
border-color: #3E7ECC;
box-shadow: 0 0 10px #3E7ECC;
border: 2px solid #3E7ECC;
Tailwind Usage
bg-[#3E7ECC]
text-[#3E7ECC]
border-[#3E7ECC]
shadow-[0_0_10px_3E7ECC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #3E7ECC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #3E7ECC; color: #000000; }

Badge

New Feature
.badge { background-color: #3E7ECC; 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 #3E7ECC; background-color: #3E7ECC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #3E7ECC20; border-left: 4px solid #3E7ECC; }

Link / Accent

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

a { color: #3E7ECC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #3E7ECC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

62, 126, 204

Red: 62 / Green: 126 / Blue: 204

HSL

213°, 58%, 52%

Hue: 213° / Saturation: 58% / Lightness: 52%

CMYK

70%, 38%, 0%, 20%

Cyan: 70% / Magenta: 38% / Yellow: 0% / Key: 20%

What color is #3E7ECC?

#3E7ECC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3E7ECC to RGB:

rgb(62, 126, 204)HEX to RGB Converter →

HEX to HSL

Convert #3E7ECC to HSL:

hsl(213, 58%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #3E7ECC to CMYK:

cmyk(70%, 38%, 0%, 20%)Color Converter →

Color Meaning and Usage

A peaceful blue tone, #3E7ECC has RGB (62, 126, 204) and HSL (213°, 58%, 52%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3E7ECC is #CC8C3E, creating high-contrast pairings. For softer combinations, try analogous colors like #3EC4CC.

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

Contrast with #3E7ECC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3E7ECC?

#3E7ECC is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #3E7ECC?

#3E7ECC in RGB is (62, 126, 204) - 62 red, 126 green, and 204 blue.

How to use #3E7ECC in CSS?

Use #3E7ECC directly in your CSS properties like color or background-color.

What colors go well with #3E7ECC?

#CC8C3E (complementary), #3EC4CC (analogous), and #285995 (lighter shade) work well with #3E7ECC.