#34795B Color Information

Hex color code: #34795B

A gentle cyan shade, #34795B appears as (52, 121, 91) in RGB and (154°, 40%, 34%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSea Green
HEX
#34795B
RGB
52, 121, 91
HSL
154°, 40%, 34%
CMYK
57%, 0%, 25%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #34795B; 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 #34795B; background-color: #34795B15; }

Alert / Toast

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

Link / Accent

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

a { color: #34795B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #34795B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 121, 91

Red: 52 / Green: 121 / Blue: 91

HSL

154°, 40%, 34%

Hue: 154° / Saturation: 40% / Lightness: 34%

CMYK

57%, 0%, 25%, 53%

Cyan: 57% / Magenta: 0% / Yellow: 25% / Key: 53%

What color is #34795B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #34795B to RGB:

rgb(52, 121, 91)HEX to RGB Converter →

HEX to HSL

Convert #34795B to HSL:

hsl(154, 40%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #34795B to CMYK:

cmyk(57%, 0%, 25%, 53%)Color Converter →

Color Meaning and Usage

A gentle cyan tone, #34795B has RGB (52, 121, 91) and HSL (154°, 40%, 34%). 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 #34795B is #793452, creating high-contrast pairings. For softer combinations, try analogous colors like #347939.

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

Contrast with #34795B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #34795B?

#34795B is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #34795B?

#34795B in RGB is (52, 121, 91) - 52 red, 121 green, and 91 blue.

How to use #34795B in CSS?

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

What colors go well with #34795B?

#793452 (complementary), #347939 (analogous), and #1D4433 (lighter shade) work well with #34795B.