#367CEC Color Information

Hex color code: #367CEC

#367CEC is a dynamic blue color. In RGB it is (54, 124, 236), and in HSL it is (217°, 83%, 57%). It is typically applied in digital products.

Try:
Color NameRoyal Blue
HEX
#367CEC
RGB
54, 124, 236
HSL
217°, 83%, 57%
CMYK
77%, 47%, 0%, 7%

Shades

CSS Usage
color: #367CEC;
background-color: #367CEC;
border-color: #367CEC;
box-shadow: 0 0 10px #367CEC;
border: 2px solid #367CEC;
Tailwind Usage
bg-[#367CEC]
text-[#367CEC]
border-[#367CEC]
shadow-[0_0_10px_367CEC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #367CEC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #367CEC; color: #000000; }

Badge

New Feature
.badge { background-color: #367CEC; 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 #367CEC; background-color: #367CEC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #367CEC20; border-left: 4px solid #367CEC; }

Link / Accent

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

a { color: #367CEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #367CEC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 124, 236

Red: 54 / Green: 124 / Blue: 236

HSL

217°, 83%, 57%

Hue: 217° / Saturation: 83% / Lightness: 57%

CMYK

77%, 47%, 0%, 7%

Cyan: 77% / Magenta: 47% / Yellow: 0% / Key: 7%

What color is #367CEC?

#367CEC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #367CEC to RGB:

rgb(54, 124, 236)HEX to RGB Converter →

HEX to HSL

Convert #367CEC to HSL:

hsl(217, 83%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #367CEC to CMYK:

cmyk(77%, 47%, 0%, 7%)Color Converter →

Color Meaning and Usage

#367CEC is a dynamic blue color with RGB values of 54, 124, 236 and HSL of 217°, 83%, 57%. This highly saturated hue evokes energy and excitement, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #367CEC is #ECA736, creating high-contrast pairings. For softer combinations, try analogous colors like #36D7EC.

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

Contrast with #367CEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #367CEC?

#367CEC is a dynamic blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #367CEC?

#367CEC in RGB is (54, 124, 236) - 54 red, 124 green, and 236 blue.

How to use #367CEC in CSS?

Use #367CEC directly in your CSS properties like color or background-color.

What colors go well with #367CEC?

#ECA736 (complementary), #36D7EC (analogous), and #1256C4 (lighter shade) work well with #367CEC.