#362ECC Color Information

Hex color code: #362ECC

A peaceful blue shade, #362ECC appears as (54, 46, 204) in RGB and (243°, 63%, 49%) in HSL. It is typically applied in digital products.

Try:
Color NameRoyal Blue
HEX
#362ECC
RGB
54, 46, 204
HSL
243°, 63%, 49%
CMYK
74%, 77%, 0%, 20%

Shades

CSS Usage
color: #362ECC;
background-color: #362ECC;
border-color: #362ECC;
box-shadow: 0 0 10px #362ECC;
border: 2px solid #362ECC;
Tailwind Usage
bg-[#362ECC]
text-[#362ECC]
border-[#362ECC]
shadow-[0_0_10px_362ECC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #362ECC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #362ECC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #362ECC; 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 #362ECC; background-color: #362ECC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #362ECC20; border-left: 4px solid #362ECC; }

Link / Accent

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

a { color: #362ECC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #362ECC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 46, 204

Red: 54 / Green: 46 / Blue: 204

HSL

243°, 63%, 49%

Hue: 243° / Saturation: 63% / Lightness: 49%

CMYK

74%, 77%, 0%, 20%

Cyan: 74% / Magenta: 77% / Yellow: 0% / Key: 20%

What color is #362ECC?

#362ECC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #362ECC to RGB:

rgb(54, 46, 204)HEX to RGB Converter →

HEX to HSL

Convert #362ECC to HSL:

hsl(243, 63%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #362ECC to CMYK:

cmyk(74%, 77%, 0%, 20%)Color Converter →

Color Meaning and Usage

#362ECC is a peaceful blue color with RGB values of 54, 46, 204 and HSL of 243°, 63%, 49%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #362ECC is #C4CC2E, creating high-contrast pairings. For softer combinations, try analogous colors like #2E75CC.

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

Contrast with #362ECC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #362ECC?

#362ECC is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #362ECC?

#362ECC in RGB is (54, 46, 204) - 54 red, 46 green, and 204 blue.

How to use #362ECC in CSS?

Use #362ECC directly in your CSS properties like color or background-color.

What colors go well with #362ECC?

#C4CC2E (complementary), #2E75CC (analogous), and #26208D (lighter shade) work well with #362ECC.