#325343 Color Information

Hex color code: #325343

A gentle cyan shade, #325343 appears as (50, 83, 67) in RGB and (151°, 25%, 26%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#325343
RGB
50, 83, 67
HSL
151°, 25%, 26%
CMYK
40%, 0%, 19%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #325343; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 83, 67

Red: 50 / Green: 83 / Blue: 67

HSL

151°, 25%, 26%

Hue: 151° / Saturation: 25% / Lightness: 26%

CMYK

40%, 0%, 19%, 67%

Cyan: 40% / Magenta: 0% / Yellow: 19% / Key: 67%

What color is #325343?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #325343 to RGB:

rgb(50, 83, 67)HEX to RGB Converter →

HEX to HSL

Convert #325343 to HSL:

hsl(151, 25%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #325343 to CMYK:

cmyk(40%, 0%, 19%, 67%)Color Converter →

Color Meaning and Usage

#325343 is a pastel cyan color with RGB values of 50, 83, 67 and HSL of 151°, 25%, 26%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #325343 is #533242, creating high-contrast pairings. For softer combinations, try analogous colors like #325332.

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

Contrast with #325343

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #325343?

#325343 is a pastel cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #325343?

#325343 in RGB is (50, 83, 67) - 50 red, 83 green, and 67 blue.

How to use #325343 in CSS?

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

What colors go well with #325343?

#533242 (complementary), #325332 (analogous), and #15231C (lighter shade) work well with #325343.