#360DAF Color Information

Hex color code: #360DAF

A vivid purple shade, #360DAF appears as (54, 13, 175) in RGB and (255°, 86%, 37%) in HSL. It is commonly used in modern UI design.

Try:
Color NameIndigo
HEX
#360DAF
RGB
54, 13, 175
HSL
255°, 86%, 37%
CMYK
69%, 93%, 0%, 31%

Shades

CSS Usage
color: #360DAF;
background-color: #360DAF;
border-color: #360DAF;
box-shadow: 0 0 10px #360DAF;
border: 2px solid #360DAF;
Tailwind Usage
bg-[#360DAF]
text-[#360DAF]
border-[#360DAF]
shadow-[0_0_10px_360DAF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #360DAF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #360DAF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #360DAF; 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 #360DAF; background-color: #360DAF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #360DAF20; border-left: 4px solid #360DAF; }

Link / Accent

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

a { color: #360DAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #360DAF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 13, 175

Red: 54 / Green: 13 / Blue: 175

HSL

255°, 86%, 37%

Hue: 255° / Saturation: 86% / Lightness: 37%

CMYK

69%, 93%, 0%, 31%

Cyan: 69% / Magenta: 93% / Yellow: 0% / Key: 31%

What color is #360DAF?

#360DAF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #360DAF to RGB:

rgb(54, 13, 175)HEX to RGB Converter →

HEX to HSL

Convert #360DAF to HSL:

hsl(255, 86%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #360DAF to CMYK:

cmyk(69%, 93%, 0%, 31%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #360DAF has RGB (54, 13, 175) and HSL (255°, 86%, 37%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #360DAF is #87AF0D, creating high-contrast pairings. For softer combinations, try analogous colors like #0D36AF.

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

Contrast with #360DAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #360DAF?

#360DAF is a vivid purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #360DAF?

#360DAF in RGB is (54, 13, 175) - 54 red, 13 green, and 175 blue.

How to use #360DAF in CSS?

Use #360DAF directly in your CSS properties like color or background-color.

What colors go well with #360DAF?

#87AF0D (complementary), #0D36AF (analogous), and #200868 (lighter shade) work well with #360DAF.