#20365D Color Information

Hex color code: #20365D

The hex color #20365D is a pastel blue with RGB values of (32, 54, 93) and HSL of (218°, 49%, 25%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#20365D
RGB
32, 54, 93
HSL
218°, 49%, 25%
CMYK
66%, 42%, 0%, 64%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #20365D; 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 #20365D; background-color: #20365D15; }

Alert / Toast

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

Link / Accent

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

a { color: #20365D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #20365D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

32, 54, 93

Red: 32 / Green: 54 / Blue: 93

HSL

218°, 49%, 25%

Hue: 218° / Saturation: 49% / Lightness: 25%

CMYK

66%, 42%, 0%, 64%

Cyan: 66% / Magenta: 42% / Yellow: 0% / Key: 64%

What color is #20365D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #20365D to RGB:

rgb(32, 54, 93)HEX to RGB Converter →

HEX to HSL

Convert #20365D to HSL:

hsl(218, 49%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #20365D to CMYK:

cmyk(66%, 42%, 0%, 64%)Color Converter →

Color Meaning and Usage

#20365D is a pastel blue color with RGB values of 32, 54, 93 and HSL of 218°, 49%, 25%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #20365D is #5F4821, creating high-contrast pairings. For softer combinations, try analogous colors like #21575F.

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

Contrast with #20365D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #20365D?

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

What is the RGB value of #20365D?

#20365D in RGB is (32, 54, 93) - 32 red, 54 green, and 93 blue.

How to use #20365D in CSS?

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

What colors go well with #20365D?

#5F4821 (complementary), #21575F (analogous), and #0D1626 (lighter shade) work well with #20365D.