#36305F Color Information

Hex color code: #36305F

A soft blue shade, #36305F appears as (54, 48, 95) in RGB and (248°, 33%, 28%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#36305F
RGB
54, 48, 95
HSL
248°, 33%, 28%
CMYK
43%, 49%, 0%, 63%

Shades

CSS Usage
color: #36305F;
background-color: #36305F;
border-color: #36305F;
box-shadow: 0 0 10px #36305F;
border: 2px solid #36305F;
Tailwind Usage
bg-[#36305F]
text-[#36305F]
border-[#36305F]
shadow-[0_0_10px_36305F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #36305F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #36305F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #36305F; 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 #36305F; background-color: #36305F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #36305F20; border-left: 4px solid #36305F; }

Link / Accent

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

a { color: #36305F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #36305F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 48, 95

Red: 54 / Green: 48 / Blue: 95

HSL

248°, 33%, 28%

Hue: 248° / Saturation: 33% / Lightness: 28%

CMYK

43%, 49%, 0%, 63%

Cyan: 43% / Magenta: 49% / Yellow: 0% / Key: 63%

What color is #36305F?

#36305F is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #36305F to RGB:

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

HEX to HSL

Convert #36305F to HSL:

hsl(248, 33%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #36305F to CMYK:

cmyk(43%, 49%, 0%, 63%)Color Converter →

Color Meaning and Usage

A pastel blue tone, #36305F has RGB (54, 48, 95) and HSL (248°, 33%, 28%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #36305F is #595F30, creating high-contrast pairings. For softer combinations, try analogous colors like #30415F.

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

Contrast with #36305F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #36305F?

#36305F is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #36305F?

#36305F in RGB is (54, 48, 95) - 54 red, 48 green, and 95 blue.

How to use #36305F in CSS?

Use #36305F directly in your CSS properties like color or background-color.

What colors go well with #36305F?

#595F30 (complementary), #30415F (analogous), and #19162C (lighter shade) work well with #36305F.