#32758F Color Information

Hex color code: #32758F

A gentle blue shade, #32758F appears as (50, 117, 143) in RGB and (197°, 48%, 38%) in HSL. It is often used for branding and logos.

Try:
Color NameSteel Blue
HEX
#32758F
RGB
50, 117, 143
HSL
197°, 48%, 38%
CMYK
65%, 18%, 0%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #32758F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 117, 143

Red: 50 / Green: 117 / Blue: 143

HSL

197°, 48%, 38%

Hue: 197° / Saturation: 48% / Lightness: 38%

CMYK

65%, 18%, 0%, 44%

Cyan: 65% / Magenta: 18% / Yellow: 0% / Key: 44%

What color is #32758F?

#32758F is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #32758F to RGB:

rgb(50, 117, 143)HEX to RGB Converter →

HEX to HSL

Convert #32758F to HSL:

hsl(197, 48%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #32758F to CMYK:

cmyk(65%, 18%, 0%, 44%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #32758F has RGB (50, 117, 143) and HSL (197°, 48%, 38%). Known for evoking trust and professionalism, this cyan-blue hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #32758F is #8F4D32, creating high-contrast pairings. For softer combinations, try analogous colors like #328F7B.

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

Contrast with #32758F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #32758F?

#32758F is a delicate blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #32758F?

#32758F in RGB is (50, 117, 143) - 50 red, 117 green, and 143 blue.

How to use #32758F in CSS?

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

What colors go well with #32758F?

#8F4D32 (complementary), #328F7B (analogous), and #1E4757 (lighter shade) work well with #32758F.