#33706A Color Information

Hex color code: #33706A

#33706A is a delicate cyan color. In RGB it is (51, 112, 106), and in HSL it is (174°, 37%, 32%). It is widely used in graphic design.

Try:
Color NameSea Green
HEX
#33706A
RGB
51, 112, 106
HSL
174°, 37%, 32%
CMYK
54%, 0%, 5%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #33706A; 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 #33706A; background-color: #33706A15; }

Alert / Toast

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

Link / Accent

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

a { color: #33706A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #33706A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

51, 112, 106

Red: 51 / Green: 112 / Blue: 106

HSL

174°, 37%, 32%

Hue: 174° / Saturation: 37% / Lightness: 32%

CMYK

54%, 0%, 5%, 56%

Cyan: 54% / Magenta: 0% / Yellow: 5% / Key: 56%

What color is #33706A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #33706A to RGB:

rgb(51, 112, 106)HEX to RGB Converter →

HEX to HSL

Convert #33706A to HSL:

hsl(174, 37%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #33706A to CMYK:

cmyk(54%, 0%, 5%, 56%)Color Converter →

Color Meaning and Usage

#33706A is a soft cyan color with RGB values of 51, 112, 106 and HSL of 174°, 37%, 32%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #33706A is #703339, creating high-contrast pairings. For softer combinations, try analogous colors like #33704C.

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

Contrast with #33706A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #33706A?

#33706A is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #33706A?

#33706A in RGB is (51, 112, 106) - 51 red, 112 green, and 106 blue.

How to use #33706A in CSS?

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

What colors go well with #33706A?

#703339 (complementary), #33704C (analogous), and #1B3B38 (lighter shade) work well with #33706A.