#53937D Color Information

Hex color code: #53937D

#53937D is a gentle cyan color. In RGB it is (83, 147, 125), and in HSL it is (159°, 28%, 45%). It is frequently seen in web interfaces.

Try:
Color NameCadet Blue
HEX
#53937D
RGB
83, 147, 125
HSL
159°, 28%, 45%
CMYK
44%, 0%, 15%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #53937D; color: #000000; }

Badge

New Feature
.badge { background-color: #53937D; color: #000000; }

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 #53937D; background-color: #53937D15; }

Alert / Toast

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

Link / Accent

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

a { color: #53937D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 147, 125

Red: 83 / Green: 147 / Blue: 125

HSL

159°, 28%, 45%

Hue: 159° / Saturation: 28% / Lightness: 45%

CMYK

44%, 0%, 15%, 42%

Cyan: 44% / Magenta: 0% / Yellow: 15% / Key: 42%

What color is #53937D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #53937D to RGB:

rgb(83, 147, 125)HEX to RGB Converter →

HEX to HSL

Convert #53937D to HSL:

hsl(159, 28%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #53937D to CMYK:

cmyk(44%, 0%, 15%, 42%)Color Converter →

Color Meaning and Usage

A pastel cyan tone, #53937D has RGB (83, 147, 125) and HSL (159°, 28%, 45%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #53937D is #935369, creating high-contrast pairings. For softer combinations, try analogous colors like #53935C.

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

Contrast with #53937D

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

Contrast Ratio: 5.84:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #53937D?

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

What is the RGB value of #53937D?

#53937D in RGB is (83, 147, 125) - 83 red, 147 green, and 125 blue.

How to use #53937D in CSS?

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

What colors go well with #53937D?

#935369 (complementary), #53935C (analogous), and #376253 (lighter shade) work well with #53937D.