#32464F Color Information

Hex color code: #32464F

#32464F is a soft blue color. In RGB it is (50, 70, 79), and in HSL it is (199°, 22%, 25%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#32464F
RGB
50, 70, 79
HSL
199°, 22%, 25%
CMYK
37%, 11%, 0%, 69%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #32464F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 70, 79

Red: 50 / Green: 70 / Blue: 79

HSL

199°, 22%, 25%

Hue: 199° / Saturation: 22% / Lightness: 25%

CMYK

37%, 11%, 0%, 69%

Cyan: 37% / Magenta: 11% / Yellow: 0% / Key: 69%

What color is #32464F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #32464F to RGB:

rgb(50, 70, 79)HEX to RGB Converter →

HEX to HSL

Convert #32464F to HSL:

hsl(199, 22%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #32464F to CMYK:

cmyk(37%, 11%, 0%, 69%)Color Converter →

Color Meaning and Usage

A soft blue tone, #32464F has RGB (50, 70, 79) and HSL (199°, 22%, 25%). Known for evoking trust and professionalism, this cyan-blue hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #32464F is #4E3B32, creating high-contrast pairings. For softer combinations, try analogous colors like #324E49.

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

Contrast with #32464F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #32464F?

#32464F is a soft blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #32464F?

#32464F in RGB is (50, 70, 79) - 50 red, 70 green, and 79 blue.

How to use #32464F in CSS?

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

What colors go well with #32464F?

#4E3B32 (complementary), #324E49 (analogous), and #141C1F (lighter shade) work well with #32464F.