#36306E Color Information

Hex color code: #36306E

A soft blue shade, #36306E appears as (54, 48, 110) in RGB and (246°, 39%, 31%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#36306E
RGB
54, 48, 110
HSL
246°, 39%, 31%
CMYK
51%, 56%, 0%, 57%

Shades

CSS Usage
color: #36306E;
background-color: #36306E;
border-color: #36306E;
box-shadow: 0 0 10px #36306E;
border: 2px solid #36306E;
Tailwind Usage
bg-[#36306E]
text-[#36306E]
border-[#36306E]
shadow-[0_0_10px_36306E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #36306E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #36306E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #36306E; 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 #36306E; background-color: #36306E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #36306E20; border-left: 4px solid #36306E; }

Link / Accent

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

a { color: #36306E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #36306E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 48, 110

Red: 54 / Green: 48 / Blue: 110

HSL

246°, 39%, 31%

Hue: 246° / Saturation: 39% / Lightness: 31%

CMYK

51%, 56%, 0%, 57%

Cyan: 51% / Magenta: 56% / Yellow: 0% / Key: 57%

What color is #36306E?

#36306E is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #36306E to RGB:

rgb(54, 48, 110)HEX to RGB Converter →

HEX to HSL

Convert #36306E to HSL:

hsl(246, 39%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #36306E to CMYK:

cmyk(51%, 56%, 0%, 57%)Color Converter →

Color Meaning and Usage

A pastel blue tone, #36306E has RGB (54, 48, 110) and HSL (246°, 39%, 31%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #36306E is #686E30, creating high-contrast pairings. For softer combinations, try analogous colors like #30496E.

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

Contrast with #36306E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #36306E?

#36306E is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #36306E?

#36306E in RGB is (54, 48, 110) - 54 red, 48 green, and 110 blue.

How to use #36306E in CSS?

Use #36306E directly in your CSS properties like color or background-color.

What colors go well with #36306E?

#686E30 (complementary), #30496E (analogous), and #1C1939 (lighter shade) work well with #36306E.