#35796D Color Information

Hex color code: #35796D

The hex color #35796D is a subtle cyan with RGB values of (53, 121, 109) and HSL of (169°, 39%, 34%). It is often used for branding and logos.

Try:
Color NameSea Green
HEX
#35796D
RGB
53, 121, 109
HSL
169°, 39%, 34%
CMYK
56%, 0%, 10%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #35796D; 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 #35796D; background-color: #35796D15; }

Alert / Toast

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

Link / Accent

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

a { color: #35796D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 121, 109

Red: 53 / Green: 121 / Blue: 109

HSL

169°, 39%, 34%

Hue: 169° / Saturation: 39% / Lightness: 34%

CMYK

56%, 0%, 10%, 53%

Cyan: 56% / Magenta: 0% / Yellow: 10% / Key: 53%

What color is #35796D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #35796D to RGB:

rgb(53, 121, 109)HEX to RGB Converter →

HEX to HSL

Convert #35796D to HSL:

hsl(169, 39%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #35796D to CMYK:

cmyk(56%, 0%, 10%, 53%)Color Converter →

Color Meaning and Usage

A gentle cyan tone, #35796D has RGB (53, 121, 109) and HSL (169°, 39%, 34%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #35796D is #793541, creating high-contrast pairings. For softer combinations, try analogous colors like #35794A.

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

Contrast with #35796D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #35796D?

#35796D is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #35796D?

#35796D in RGB is (53, 121, 109) - 53 red, 121 green, and 109 blue.

How to use #35796D in CSS?

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

What colors go well with #35796D?

#793541 (complementary), #35794A (analogous), and #1E433C (lighter shade) work well with #35796D.