#204378 Color Information

Hex color code: #204378

#204378 is a cool blue color. In RGB it is (32, 67, 120), and in HSL it is (216°, 58%, 30%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#204378
RGB
32, 67, 120
HSL
216°, 58%, 30%
CMYK
73%, 44%, 0%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #204378; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

32, 67, 120

Red: 32 / Green: 67 / Blue: 120

HSL

216°, 58%, 30%

Hue: 216° / Saturation: 58% / Lightness: 30%

CMYK

73%, 44%, 0%, 53%

Cyan: 73% / Magenta: 44% / Yellow: 0% / Key: 53%

What color is #204378?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #204378 to RGB:

rgb(32, 67, 120)HEX to RGB Converter →

HEX to HSL

Convert #204378 to HSL:

hsl(216, 58%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #204378 to CMYK:

cmyk(73%, 44%, 0%, 53%)Color Converter →

Color Meaning and Usage

#204378 is a calming blue color with RGB values of 32, 67, 120 and HSL of 216°, 58%, 30%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #204378 is #795520, creating high-contrast pairings. For softer combinations, try analogous colors like #207079.

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

Contrast with #204378

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #204378?

#204378 is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #204378?

#204378 in RGB is (32, 67, 120) - 32 red, 67 green, and 120 blue.

How to use #204378 in CSS?

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

What colors go well with #204378?

#795520 (complementary), #207079 (analogous), and #10223C (lighter shade) work well with #204378.