#332F85 Color Information

Hex color code: #332F85

A delicate blue shade, #332F85 appears as (51, 47, 133) in RGB and (243°, 48%, 35%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Slate Blue
HEX
#332F85
RGB
51, 47, 133
HSL
243°, 48%, 35%
CMYK
62%, 65%, 0%, 48%

Shades

CSS Usage
color: #332F85;
background-color: #332F85;
border-color: #332F85;
box-shadow: 0 0 10px #332F85;
border: 2px solid #332F85;
Tailwind Usage
bg-[#332F85]
text-[#332F85]
border-[#332F85]
shadow-[0_0_10px_332F85]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #332F85, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #332F85; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #332F85; 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 #332F85; background-color: #332F8515; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #332F8520; border-left: 4px solid #332F85; }

Link / Accent

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

a { color: #332F85; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #332F85 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

51, 47, 133

Red: 51 / Green: 47 / Blue: 133

HSL

243°, 48%, 35%

Hue: 243° / Saturation: 48% / Lightness: 35%

CMYK

62%, 65%, 0%, 48%

Cyan: 62% / Magenta: 65% / Yellow: 0% / Key: 48%

What color is #332F85?

#332F85 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #332F85 to RGB:

rgb(51, 47, 133)HEX to RGB Converter →

HEX to HSL

Convert #332F85 to HSL:

hsl(243, 48%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #332F85 to CMYK:

cmyk(62%, 65%, 0%, 48%)Color Converter →

Color Meaning and Usage

#332F85 is a delicate blue color with RGB values of 51, 47, 133 and HSL of 243°, 48%, 35%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #332F85 is #80842E, creating high-contrast pairings. For softer combinations, try analogous colors like #2E5584.

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

Contrast with #332F85

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #332F85?

#332F85 is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #332F85?

#332F85 in RGB is (51, 47, 133) - 51 red, 47 green, and 133 blue.

How to use #332F85 in CSS?

Use #332F85 directly in your CSS properties like color or background-color.

What colors go well with #332F85?

#80842E (complementary), #2E5584 (analogous), and #1D1B4B (lighter shade) work well with #332F85.