#323262 Color Information

Hex color code: #323262

A pastel blue shade, #323262 appears as (50, 50, 98) in RGB and (240°, 32%, 29%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#323262
RGB
50, 50, 98
HSL
240°, 32%, 29%
CMYK
49%, 49%, 0%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #323262; 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 #323262; background-color: #32326215; }

Alert / Toast

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

Link / Accent

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

a { color: #323262; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #323262 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 50, 98

Red: 50 / Green: 50 / Blue: 98

HSL

240°, 32%, 29%

Hue: 240° / Saturation: 32% / Lightness: 29%

CMYK

49%, 49%, 0%, 62%

Cyan: 49% / Magenta: 49% / Yellow: 0% / Key: 62%

What color is #323262?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #323262 to RGB:

rgb(50, 50, 98)HEX to RGB Converter →

HEX to HSL

Convert #323262 to HSL:

hsl(240, 32%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #323262 to CMYK:

cmyk(49%, 49%, 0%, 62%)Color Converter →

Color Meaning and Usage

#323262 is a pastel blue color with RGB values of 50, 50, 98 and HSL of 240°, 32%, 29%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #323262 is #626232, creating high-contrast pairings. For softer combinations, try analogous colors like #324A62.

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

Contrast with #323262

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #323262?

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

What is the RGB value of #323262?

#323262 in RGB is (50, 50, 98) - 50 red, 50 green, and 98 blue.

How to use #323262 in CSS?

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

What colors go well with #323262?

#626232 (complementary), #324A62 (analogous), and #18182F (lighter shade) work well with #323262.